aboutsummaryrefslogtreecommitdiff
path: root/src/benchmarks/fd.py
Commit message (Collapse)AuthorAgeFilesLines
* keep not modified artifact data in cacheFlorian Fischer2019-11-211-2/+2
|
* fix y-label for fd plotsFlorian Fischer2019-10-211-1/+1
|
* don't prepare fd if it was already preparedFlorian Fischer2019-09-231-0/+3
|
* use ArchiveArtifacts for all benchmark resourcesFlorian Fischer2019-09-231-41/+20
|
* add artifactsFlorian Fischer2019-09-211-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 benchmarkFlorian Fischer2019-09-191-0/+104
benchmark inspired by this blog post. https://dev.to/sharkdp/an-unexpected-performance-regression-11ai