aboutsummaryrefslogtreecommitdiffstats
path: root/src/time/benchmark.c
Commit message (Collapse)AuthorAgeFilesLines
* migrate to SPDX labels.Gravatar Gediminas Jakutis 2021-03-161-14/+2
| | | | | | | No longer using bulky text blocks to mark files as LGPL which for smaller files took up more lines than the actual code. Signed-off-by: Gediminas Jakutis <gediminas@varciai.lt>
* diagnostic: print time since program start instead.Gravatar Gediminas Jakutis 2019-10-241-6/+1
| | | | Signed-off-by: Gediminas Jakutis <gediminas@varciai.lt>
* time: add benchmarking capabilities.Gravatar Gediminas Jakutis 2019-09-301-0/+76
Signed-off-by: Gediminas Jakutis <gediminas@varciai.lt>