Daniel Lubarov 5fe8d633b6 Split main into multiple binaries
... and other minor refactoring.

`bench_recursion` will be the default bin run by `cargo run`; the otheres can be selected with the `--bin` flag.

We could probably delete some of the other binaries later. E.g. `field_search` might not be useful any more. `bench_fft` should maybe be converted to a benchmark (although there are some pros and cons, e.g. the bench framework has a minimum number of runs, and isn't helpful in testing multi-core performance).
2021-04-06 13:23:47 -07:00
..
2021-04-06 13:23:47 -07:00
2021-04-06 13:23:47 -07:00
2021-04-02 15:29:21 -07:00
2021-04-06 13:23:47 -07:00
2021-03-18 12:44:45 -07:00
2021-04-02 15:29:21 -07:00
2021-04-02 15:29:21 -07:00
2021-04-06 13:23:47 -07:00
2021-04-06 13:23:47 -07:00
2021-04-02 20:58:19 -07:00
2021-04-01 12:49:31 -07:00
2021-04-02 20:34:27 -07:00
2021-04-02 20:58:19 -07:00
2021-04-02 17:49:57 -07:00
2021-03-18 12:44:45 -07:00
2021-04-02 17:49:57 -07:00
2021-04-02 20:34:27 -07:00
2021-03-21 11:29:47 -07:00
2021-02-17 14:36:32 -08:00
2021-04-02 15:29:21 -07:00