robmarkcole / deepstack-analytics

Analytics with deepstack
https://python.deepstack.cc/
Apache License 2.0
9 stars 2 forks source link

Data point for performance #5

Open LucidityCrash opened 3 years ago

LucidityCrash commented 3 years ago

OS: ubuntu 20.04 LTS CPU: Intel(R) Core(TM) i5-4570S CPU @ 2.90GHz GPU: NVIDIA Corporation GM107GL [Quadro K620] (rev a2)

Using Docker image : deepquestai/deepstack:cpu-x6-beta Processing completes in 2.85661 seconds, total of 80 predictions

Using Docker image : deepquestai/deepstack:gpu-x5-beta Processing completes in 1.34653 seconds, total of 80 predictions

Performed using the benchmark.py script in the Deepstack Repo.

robmarkcole commented 3 years ago

Thanks for reporting, I think we will try to automatically run this script in our CICD