-
Notifications
You must be signed in to change notification settings - Fork 43
Open
Description
Right now the benchmarks look like they are all based on a simple fibonacci test, which I guess is a good start considering the number of runtimes being tested.
But just relying on this single type of benchmark is a bit one-sided and expanding the number of benchmarks is needed for a more accurate picture.
Perhaps we can list a few good candidates here. Two good sources I found are
https://github.com/kragen/shootout/tree/master/bench and https://github.com/attractivechaos/plb
Would be nice to pick something easy to implement but at the same time showing a different execution pattern than the fibonacci test.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels