| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fmt benchmark definitions with yapf | Florian Fischer | 2019-12-11 | 1 | -8/+9 |
| | | |||||
| * | fix fd.prepare() | Florian Fischer | 2019-11-22 | 1 | -3/+4 |
| | | | | | always call provide of the linux sources to know where they were provided to | ||||
| * | keep not modified artifact data in cache | Florian Fischer | 2019-11-21 | 1 | -2/+2 |
| | | |||||
| * | fix y-label for fd plots | Florian Fischer | 2019-10-21 | 1 | -1/+1 |
| | | |||||
| * | don't prepare fd if it was already prepared | Florian Fischer | 2019-09-23 | 1 | -0/+3 |
| | | |||||
| * | use ArchiveArtifacts for all benchmark resources | Florian Fischer | 2019-09-23 | 1 | -41/+20 |
| | | |||||
| * | add artifacts | Florian Fischer | 2019-09-21 | 1 | -9/+7 |
| | | | | | | | | | | Artifacts are downloadable external ressources. They provide their ressource (vcs commit, extracted archive) using Artifact.provide. GitArtifact download a bare git repository and provides specific commits using worktrees. Use GitArtifact for the linux kernel source | ||||
| * | add fd benchmark | Florian Fischer | 2019-09-19 | 1 | -0/+104 |
| benchmark inspired by this blog post. https://dev.to/sharkdp/an-unexpected-performance-regression-11ai | |||||
