Commit Graph

199 Commits

Author SHA1 Message Date
Bodigrim
059342939d Add compare_benches.sh to extra-source-files 2022-08-11 00:10:14 +01:00
Bodigrim
39be946b12 Regenerate CI 2022-08-10 22:22:43 +01:00
Bodigrim
f5b9aa2c2e Improve awk incantations 2022-07-21 00:26:09 +01:00
Bodigrim
2f7e734cf2 Provide mapLeafBenchmark unconditionally 2022-07-20 19:24:23 +01:00
Bodigrim
9d9fd9551c Update changelog 2022-07-20 19:24:23 +01:00
Bodigrim
00da112bbb Regenerate CI 2022-07-20 19:24:23 +01:00
Bodigrim
328b7dfb1d Update README 2022-07-19 22:41:35 +01:00
Bodigrim
9c5587af1f Update README 2022-07-03 19:24:08 +01:00
Bodigrim
36caccc8c1 Remove Eq and Show instances of TimeMode 2022-06-19 11:07:38 +01:00
Bodigrim
823b4b12a1 Link examples for locateBenchmark and mapLeafBenchmarks 2022-06-19 11:05:03 +01:00
Bodigrim
56f9e28b0a Expand documentation of bcompare 2022-06-18 21:16:00 +01:00
Bodigrim
d1a11f614f Update README and comments for TimeMode 2022-06-18 20:49:55 +01:00
Bodigrim
aad8355ce4 Update changelog 2022-06-18 20:34:56 +01:00
amesgen
043c46f836 Only support wall-clock measurement with tasty >= 1.2.2 2022-05-22 14:47:14 +01:00
amesgen
e26d65c4ca Rename --time-mode wall-clock to --time-mode wall 2022-05-22 14:47:14 +01:00
amesgen
114d2938f8 Allow to measure wall-clock time 2022-05-22 14:47:14 +01:00
Bodigrim
c9869bfe77 Add CI jobs for all supported major versions of tasty 2022-05-22 00:05:58 +01:00
Bodigrim
fce531307f #28, #31 Change formatSlowDown 2022-05-21 22:32:43 +01:00
Bodigrim
fc8f806cbd Add since annotations 2022-04-30 17:56:23 +01:00
Bodigrim
16dee0bf30 Add locateBenchmark and mapLeafBenchmarks 2022-04-24 16:36:31 +01:00
Bodigrim
58916387e1 Improve compareBenches snippet 2022-04-17 12:07:41 +01:00
Bodigrim
fd79110e57 Update README 2022-04-04 20:59:23 +01:00
Bodigrim
6319a5e038 #30 Windows: force code page to UTF-8 2022-02-20 20:04:05 +00:00
Bodigrim
7de1e2a78c Update README and tweak comments 2022-01-26 20:07:50 +00:00
Oleg Grenrus
61d99e69a0 Add lazyness related comment to funcToBench impl
I was wondering how tasty-bench works, and added a comment so future
curious people could find it.
2022-01-26 19:40:59 +00:00
Oleg Grenrus
3790437ae4 Add bench-fibo example as proper benchmark
Also move sources to src/ so there are no accidental rebuilding.
2022-01-23 21:01:06 +00:00
Bodigrim
1fb79b5d0a Use official Docker images for arm64 2022-01-08 20:29:11 +00:00
Bodigrim
f9040333bb Support non-Unicode locales 2022-01-06 18:48:51 +00:00
Bodigrim
7ac455f14d Update README 2022-01-01 18:59:11 +00:00
Tom Ellis
bf5def957f Provide module names on linked identifiers
otherwise Haddock says, e.g.

"env is provided only for the sake of compatibility with env and env"
2021-12-18 22:45:12 +00:00
Bodigrim
412ae68dbd Update README 2021-12-10 00:25:44 +00:00
Bodigrim
6a2c8bbbf6 Fix typo 2021-11-22 20:45:21 +00:00
Bodigrim
d18aaa8367 Update README 2021-11-10 18:52:33 +00:00
Bodigrim
e8cacc5efb Add exotic CIs 2021-11-08 20:51:35 +00:00
Bodigrim
5181c37339 Release 0.3.1 2021-10-31 01:40:46 +01:00
Bodigrim
e1fbf0e9c9 Brief documentation on bcompareWithin 2021-10-31 01:39:01 +01:00
Bodigrim
eecb1d3d20 #22 Implement bcompareWithin 2021-10-30 00:57:34 +01:00
Bodigrim
318f979099 Generalize Response to WithLoHi 2021-10-30 00:57:00 +01:00
Bodigrim
614a40ee31 Document build flags 2021-10-30 00:57:00 +01:00
Bodigrim
069bbde0bf Regenerate CI config 2021-10-30 00:57:00 +01:00
Bodigrim
166a72ef53 Introduce Unique wrapper 2021-10-25 19:54:30 +01:00
Bodigrim
9e9cf72386 Add 32-bit CI config 2021-10-25 19:01:03 +01:00
Bodigrim
319feeaed5 Clarify that list-bin is unavailable before cabal-3.4 2021-10-25 19:00:42 +01:00
Bodigrim
c0d6676bb3 Fix typos and links 2021-10-17 20:58:32 +01:00
Bodigrim
91b5a175ed #21 Add debug flag 2021-10-11 00:37:21 +01:00
Bodigrim
3aada546fe Introduce flag tasty, reducing dependency footprint to boot packages only 2021-10-10 22:55:25 +01:00
Bodigrim
afd6a6dc1e Add GHC 9.2 RC1 to CI config 2021-10-10 19:24:07 +01:00
Bodigrim
71fcfe1b43 Add awk incantation to compare csv reports 2021-09-10 00:29:35 +01:00
Bodigrim
f3af93c8b7 Update README 2021-08-09 18:50:50 +01:00
Bodigrim
d36bc2f788 Tweak README 2021-07-10 14:05:41 +01:00