From 7f21a6929499eee8403703b805571dc14e02fe26 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Sun, 22 Sep 2024 02:33:35 +0000 Subject: [PATCH] add OCR Benchmarks (cargo) benchmark result for d59ea839453cb81d5f512cce35a7c707fa90a331 --- dev/bench/data.js | 32 +++++++++++++++++++++++++++++++- 1 file changed, 31 insertions(+), 1 deletion(-) diff --git a/dev/bench/data.js b/dev/bench/data.js index d24e247d..b71b0815 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1726969248388, + "lastUpdate": 1726972415562, "repoUrl": "https://github.com/mediar-ai/screenpipe", "entries": { "OCR Benchmarks": [ @@ -8432,6 +8432,36 @@ window.BENCHMARK_DATA = { "unit": "ns/iter" } ] + }, + { + "commit": { + "author": { + "email": "louis.beaumont@gmail.com", + "name": "Louis Beaumont", + "username": "louis030195" + }, + "committer": { + "email": "louis.beaumont@gmail.com", + "name": "Louis Beaumont", + "username": "louis030195" + }, + "distinct": true, + "id": "d59ea839453cb81d5f512cce35a7c707fa90a331", + "message": "chore: memory optimisation", + "timestamp": "2024-09-21T19:23:53-07:00", + "tree_id": "504ce9a8b4bf516a4d1912f1f59453393c16315b", + "url": "https://github.com/mediar-ai/screenpipe/commit/d59ea839453cb81d5f512cce35a7c707fa90a331" + }, + "date": 1726972414467, + "tool": "cargo", + "benches": [ + { + "name": "Apple Vision OCR/Performance/", + "value": 2767111479, + "range": "± 276952835", + "unit": "ns/iter" + } + ] } ], "STT Benchmarks": [