Create gh-pages branch via GitHub
This commit is contained in:
parent
02196bc61e
commit
8583818b8a
2 changed files with 13 additions and 1 deletions
12
index.html
12
index.html
|
@ -58,6 +58,18 @@ based on a rolling hash algorithm derived from the Rabin Fingerprinting approach
|
|||
|
||||
<p>Releases: <a href="http://freecode.com/projects/pcompress">http://freecode.com/projects/pcompress</a></p>
|
||||
|
||||
<h1>Compression Benchmarks</h1>
|
||||
|
||||
<p><a href="https://moinakg.wordpress.com/2012/11/01/compression-benchmarks/">Benchmarks Part #1</a></p>
|
||||
|
||||
<p><a href="https://moinakg.wordpress.com/2012/11/03/compression-benchmarks-2/">Benchmarks Part #2</a></p>
|
||||
|
||||
<h1>Deduplication Chunking Analysis</h1>
|
||||
|
||||
<p><a href="https://moinakg.wordpress.com/2012/11/11/inside-content-defined-chunking-in-pcompress/">Content Defined Chunking #1</a></p>
|
||||
|
||||
<p><a href="https://moinakg.wordpress.com/2012/11/15/inside-content-defined-chunking-in-pcompress-part-2/">Content Defined Chunking #2</a></p>
|
||||
|
||||
<h1>Release Downloads</h1>
|
||||
|
||||
<p><a href="https://github.com/moinakg/pcompress/downloads">https://github.com/moinakg/pcompress/downloads</a></p>
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue