Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add library benchmarks #256

Merged
merged 18 commits into from
Dec 24, 2024
Prev Previous commit
Next Next commit
remove width
  • Loading branch information
eonu committed Dec 24, 2024
commit 2247db2283ccdb77fa34d28fba9257abc0f29905
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ Each result measures the total time taken to complete training and prediction re

All of the above libraries support multiprocessing, and prediction was performed using 16 workers.

<img src="benchmarks/benchmark.svg" width="700px"/>
<img src="benchmarks/benchmark.svg"/>

> **Device information**:
> - Processor: AMD Ryzen™ AI 7 PRO 360 (8 cores, 16 threads, 2-5GHz)
Expand Down