Benchmarking Sutherland-Hodgman clipping in a few languages
Stars
7
Forks
1
Watchers
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
18
commits
4
Merge pull request #1 from Hofer-Julian/rust-benchmark
f74b8db
Update results
408b415
Use smallvec for Rust version
f89c6de
Now also with parallel Rust
a41b8e1
Add Rust benchmarks
1572996
readme typo
a95c10d
Inline Numba, execute notebooks in last notebook (9)
017950e
Add system info
9a3a012
Get rid of unused #include's
dab48e6
Fix some typos, clarify
fb25cd1
Update table
42971c1
Add readme, numba with stack allocated array
56fb588
Finished a round of benchmarks
88f72e1
Cleanup notebooks
66e39ce
Use arrays rather than vector
f29a711