-
Notifications
You must be signed in to change notification settings - Fork 2
Benchmarks
Jeremy edited this page Dec 6, 2020
·
4 revisions
Benchmark on Apple Macbook Air M1 2020:
| us/op | op/s | err% | total | Examples
|--------------------:|--------------------:|--------:|----------:|:---------
| 74.29 | 13,460.16 | 0.3% | 0.09 | `Example 1 RadialDist`
| 376.86 | 2,653.51 | 0.2% | 0.46 | `Example 1 SimplifyLine, HQ=False`
| 1,427.19 | 700.68 | 0.0% | 1.73 | `Example 1 SimplifyLine, HQ=True`
===============================================================================
[doctest] test cases: 2 | 2 passed | 0 failed | 0 skipped
[doctest] assertions: 0 | 0 passed | 0 failed |
[doctest] Status: SUCCESS!
jeremycatagno@Natalias-MacBook-Air simplifyline % file ./cmake-build/bin/run-bench
./cmake-build/bin/run-bench: Mach-O 64-bit executable arm64
jeremycatagno@Natalias-MacBook-Air simplifyline %