1
1
mirror of https://github.com/mgree/ffs.git synced 2024-09-11 19:17:40 +03:00
Commit Graph

4 Commits

Author SHA1 Message Date
Michael Greenberg
a56a7e5607
Retry R installations (#57)
Network failures were causing spurious CI failures; we now try to install ggplot2 (and its dependencies) up to three times.
2021-11-08 16:21:38 -08:00
Michael Greenberg
6ed74ee0c7
Timing support (#46)
Benchmarks, in two flavors: real-world benchmarks and synthetic microbenchmarks.

`--time` flag for benchmarking output on stderr.

Using R to generate pretty graphs. Some overhaul of build scripts and artifacts, with the hope of simplifying the release system.
2021-07-29 17:55:53 -07:00
Michael Greenberg
f16de053e8 deps building 2021-06-07 11:22:07 -04:00
Michael Greenberg
131dff95dc cargo new --bin 2021-06-07 10:59:34 -04:00