[commit: packages/bytestring] master, revert-46-patch-1, wip/nix-local-build: Add benchmarks and improve substring matching performance. (84b1338)
git at git.haskell.org
git at git.haskell.org
Tue May 3 22:43:12 UTC 2016
Repository : ssh://git@git.haskell.org/bytestring
On branches: master,revert-46-patch-1,wip/nix-local-build
Link : http://git.haskell.org/packages/bytestring.git/commitdiff/84b1338856b9a433993005ff6ad5a5ae157059bb
>---------------------------------------------------------------
commit 84b1338856b9a433993005ff6ad5a5ae157059bb
Author: Sean <burton.seanr at gmail.com>
Date: Mon Sep 28 14:42:15 2015 +0100
Add benchmarks and improve substring matching performance.
>---------------------------------------------------------------
84b1338856b9a433993005ff6ad5a5ae157059bb
Data/ByteString.hs | 84 ++++--
bench/BenchAll.hs | 114 ++++++++
bench/bench-bytestring.cabal | 3 +
bench/wiki-haskell.html | 674 +++++++++++++++++++++++++++++++++++++++++++
4 files changed, 850 insertions(+), 25 deletions(-)
Diff suppressed because of size. To see it, use:
git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc 84b1338856b9a433993005ff6ad5a5ae157059bb
More information about the ghc-commits
mailing list