Commit Graph

211 Commits

Author SHA1 Message Date
Bodigrim
17fcaa14fd Improve AWK incantation 2024-06-24 20:44:24 +01:00
Bodigrim
fe8fa28f3f Add unRelStDev :: RelStDev -> Double 2024-06-22 17:31:35 +01:00
Bodigrim
b6aa69282d Add instance {Eq,Ord} RelStDev 2024-06-22 17:20:30 +01:00
Bodigrim
c34d628fb8 Extend documentation for env 2024-06-12 21:24:32 +01:00
Bodigrim
bb8810e3ca Separate pre-GHC-8.0 CI into a separate workflow 2024-04-21 14:50:34 +01:00
Bodigrim
836aa8ca5a compare_benches.sh: trap Ctrl+C to restore Git commit 2024-03-17 18:23:18 +00:00
Bodigrim
eb9aa0e502 Elaborate documentation for nf 2024-03-17 00:30:06 +00:00
Bodigrim
85e8cb7b2e Update changelog 2024-03-17 00:20:40 +00:00
Bodigrim
960f26b430 Make IO benchmarks immune to -fspec-constr-count limit 2024-03-17 00:16:15 +00:00
Bodigrim
5bd2d5064a Regenerate CI 2024-03-16 23:12:09 +00:00
Bodigrim
2066ebb3a5 Elaborate documentation for nfIO / whnfIO 2024-03-16 22:56:42 +00:00
Bodigrim
3ce8baf826 Update documentation for env 2023-11-20 22:47:43 +00:00
Bodigrim
53d59f97b2 Tweak README 2023-11-06 19:49:43 +00:00
Bodigrim
50e4743216 Update CI 2023-11-04 19:35:09 +00:00
Bodigrim
f84102f94c Allow containers-0.7 2023-09-27 21:43:14 +01:00
Bodigrim
9d2bf1c880 Explain how to measure ratio between CPU time and wall time 2023-09-23 00:20:02 +01:00
Bodigrim
176161f824 Enable WallTime unconditionally of tasty 2023-09-22 00:51:33 +01:00
Bodigrim
ac3003899b Decomission debug flag 2023-09-21 21:03:06 +01:00
Bodigrim
7a569c62b4 Decomission warning when --timeout is absent 2023-09-21 21:00:59 +01:00
Bodigrim
68e38e6930 Drop support of tasty < 1.4 2023-09-21 20:49:49 +01:00
Bodigrim
01bc8f87e7 Switch emulated CI jobs to ubuntu_rolling 2023-09-21 20:45:26 +01:00
Bodigrim
262ead6f35 Allow ghc-prim-0.11 (for GHC 9.8) 2023-09-10 10:56:20 +01:00
Bodigrim
7f4c24671e Release 0.3.5 2023-09-10 01:20:43 +01:00
Bodigrim
fc510b7d72 CI: add constraint set for tasty-1.5 2023-09-10 01:20:43 +01:00
Bodigrim
4a4540a6f0 Add WASM CI job 2023-09-10 01:20:43 +01:00
Bodigrim
498fff9061 Regenerate CI 2023-08-31 22:02:53 +01:00
Bodigrim
7a53af8a37 Extend documentation for env 2023-08-24 01:22:20 +01:00
Bodigrim
bac7abd938 Support tasty-1.5 and report benchmarking progress 2023-07-29 23:48:29 +01:00
Bodigrim
14c1bbcab4 Allow deepseq-1.5 2023-07-27 21:57:00 +01:00
Bodigrim
6496998c66 LaTeX in README 2023-07-06 19:16:33 +01:00
Bodigrim
8b9f5850d1 More troubleshooting suggestions 2023-07-05 22:24:24 +01:00
Bodigrim
050232ad9a Stop recommending non-moving GC
At least until https://gitlab.haskell.org/ghc/ghc/-/issues/23003 is fixed
2023-07-05 22:20:16 +01:00
Bodigrim
369ac48296 Conversion script from README.md to haddock 2023-07-05 22:19:55 +01:00
Bodigrim
8ddfe1b8c9 CI: fix i386 build 2023-06-03 21:32:26 +01:00
Bodigrim
d8d48cedde Release 0.3.4 2023-04-15 19:13:13 +01:00
Bodigrim
406c1a1184 Update documentation 2023-04-15 19:13:13 +01:00
Bodigrim
c4a227d800 Make cabal check happy 2023-04-15 15:01:17 +01:00
Bodigrim
a46979c228 Add measureCpuTimeAndStDev 2023-04-15 01:08:20 +01:00
Bodigrim
0083e64263 Force NumThreads 1 2023-04-15 01:07:42 +01:00
Bodigrim
3a8e0a67cb #34 Explain how to benchmark a linear function 2023-04-02 21:17:39 +01:00
Bodigrim
e1ef45642a Fix NetBSD build 2023-03-28 19:55:06 +01:00
Bodigrim
86c39b61bd Fix compare_benches.sh again 2023-03-28 19:54:18 +01:00
Andreas Abel
10cbce7621 Bump CI to GHC 9.6.1 (release) and 9.2.7 2023-03-28 19:53:55 +01:00
Bodigrim
920ca44cd5 Release 0.3.3 2023-02-14 21:03:36 +00:00
Bodigrim
aed2bf98c2 Update changelog 2023-02-11 20:53:54 +00:00
Bodigrim
461919e581 Emphasize difference between nf and whnf . rnf 2023-02-11 20:44:46 +00:00
Bodigrim
9c8699014b Specialize benchLoop aggressively 2023-02-11 15:26:07 +00:00
Bodigrim
4de2fd63d9 Recommend -fproc-alignment 2023-02-11 13:05:05 +00:00
Bodigrim
516eba6f1a Suggest a simpler incantation to isolate benchmarks 2023-02-11 01:25:21 +00:00
Bodigrim
c9805fc653 Require tasty-1.2.3 2023-02-11 00:24:04 +00:00