From 014f6511149f53193e3f6c3c4748632c68cc9c4b Mon Sep 17 00:00:00 2001 From: Eugene Kliuchnikov Date: Wed, 10 Aug 2016 14:44:59 +0200 Subject: Add benchmarks section --- README.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 01db53a..e87d8ac 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,11 @@ https://groups.google.com/forum/#!forum/brotli [![Build Status](https://travis-ci.org/google/brotli.svg?branch=master)](https://travis-ci.org/google/brotli) +### Benchmarks +* [Squash Compression Benchmark](https://quixdb.github.io/squash-benchmark/) / [Unstable Squash Compression Benchmark](https://quixdb.github.io/squash-benchmark/unstable/) +* [Large Text Compression Benchmark](http://mattmahoney.net/dc/text.html) +* [Lzturbo Benchmark](https://sites.google.com/site/powturbo/home/benchmark) + ### Related projects Independent [decoder](https://github.com/madler/brotli) implementation by Mark Adler, based entirely on format specification. -- cgit v1.1