-
Notifications
You must be signed in to change notification settings - Fork 2
Raspberry Pi Benchmarks
firepick1 (pixel) edited this page Jul 7, 2014
·
9 revisions
In the following, the server part of the URL is omitted. Load test results were obtained using the following hardware:
- Raspberry Pi Model B 512MB
- Wired Ethernet
- Raspberry Pi camera
- 16GB 30MB/s SD card, heavily used, but freshly built according to FireREST instructions
Response times shown were reported by siege:
- Example: siege -b - c 1 -r 100 http://firepick:8080/firerest/cv/1/camera.jpg
-
/firerest/cv/1/camera.jpg0.07s -
/firerest/cv/1/monitor.jpg0.11s -
/firerest/cv/1/output.jpg0.11s
The calc-offset computer vision endpoint shows the performance tradeoffs between the bgr and gray camera profiles.
save.fire:
-
/firerest/cv/1/gray/cve/calc-offset/save.fire0.13s -
/firerest/cv/1/bgr/cve/calc-offset/save.fire0.17s
process.fire:
-
/firerest/cv/1/gray/cve/calc-offset/process.fire0.12s -
/firerest/cv/1/bgr/cve/calc-offset/process.fire0.19s