From 66881eb89f29dc78c4c4dc1bbea4991b7bf42ef7 Mon Sep 17 00:00:00 2001 From: Nicolas Mowen Date: Wed, 1 Feb 2023 17:10:24 -0700 Subject: [PATCH] Add examples of intel inference times from survey answers (#5332) --- docs/docs/frigate/hardware.md | 21 +++++++++++++++------ 1 file changed, 15 insertions(+), 6 deletions(-) diff --git a/docs/docs/frigate/hardware.md b/docs/docs/frigate/hardware.md index bb6652899..95101c70d 100644 --- a/docs/docs/frigate/hardware.md +++ b/docs/docs/frigate/hardware.md @@ -57,12 +57,21 @@ More information is available [in the detector docs](/configuration/detectors#op Inference speeds vary greatly depending on the CPU, GPU, or VPU used, some known examples are below: -| Name | Inference Speed | Notes | -| ------------------- | --------------- | --------------------------------------------------------------------- | -| Intel Celeron J4105 | ~ 25 ms | Inference speeds on CPU were ~ 150 ms | -| Intel Celeron N4020 | 50 - 200 ms | Inference speeds on CPU were ~ 800 ms, greatly depends on other loads | -| Intel NCS2 VPU | 60 - 65 ms | May vary based on host device | -| Intel i5 1135G7 | 10 - 15 ms | | +| Name | Inference Speed | Notes | +| -------------------- | --------------- | --------------------------------------------------------------------- | +| Intel NCS2 VPU | 60 - 65 ms | May vary based on host device | +| Intel Celeron J4105 | ~ 25 ms | Inference speeds on CPU were 150 - 200 ms | +| Intel Celeron N3060 | 130 - 150 ms | Inference speeds on CPU were ~ 550 ms | +| Intel Celeron N3205U | ~ 120 ms | Inference speeds on CPU were ~ 380 ms | +| Intel Celeron N4020 | 50 - 200 ms | Inference speeds on CPU were ~ 800 ms, greatly depends on other loads | +| Intel i3 6100T | 15 - 35 ms | Inference speeds on CPU were 60 - 120 ms | +| Intel i3 8100 | ~ 15 ms | Inference speeds on CPU were ~ 65 ms | +| Intel i5 4590 | ~ 20 ms | Inference speeds on CPU were ~ 230 ms | +| Intel i5 6500 | ~ 15 ms | Inference speeds on CPU were ~ 150 ms | +| Intel i5 7200u | 15 - 25 ms | Inference speeds on CPU were ~ 150 ms | +| Intel i5 7500 | ~ 15 ms | Inference speeds on CPU were ~ 260 ms | +| Intel i5 1135G7 | 10 - 15 ms | | +| Intel i5 12600K | ~ 15 ms | Inference speeds on CPU were ~ 35 ms | ### TensorRT