Rivoreo Source Code Repositories
src.rivoreo.one
/
lz4
/
67b3a24707750d2f09d278cd46439ad6d94b93cb
/
examples
67b3a24
Final tests and reporting are done. As expected there isn't much to be gained by jumping the chain. In most of my tests I did see a moderate performance gain when invoking LZ4_compress_generic() directly with normal text. This could very easily be an edge case. Either way it's interesting and worth sharing.
by KyleJHarper
· 9 years ago
bdd9143
Didn't add my file for some reason. Odd.
by KyleJHarper
· 9 years ago
73dd936
Wrote the skeleton of the performance test. Need to finish tests for the rest of the call stack and then my own copy of generic().
by KyleJHarper
· 9 years ago
15603d9
Added static analyzer test in Visual
by Yann Collet
· 9 years ago
7273da3
minor example clarification
by Yann Collet
· 9 years ago
3d9adf7
Merge pull request #122 from keszybz/master
by Yann Collet
· 9 years ago
3bcf68f
Use lz4 binary to check output
by Zbigniew Jędrzejewski-Szmek
· 9 years ago
386d216
Add example which uses the frame api through the library
by Zbigniew Jędrzejewski-Szmek
· 10 years ago
0e0c32d
Make git ignore generated files
by Zbigniew Jędrzejewski-Szmek
· 9 years ago
e05088d
Updated lz4hc API
by Yann Collet
· 10 years ago
1171303
Updated streaming examples
by Yann Collet
· 10 years ago
fd77bad
Replace obsolete functions
by Takayuki MATSUOKA
· 10 years ago
b036eaa
Add snprintf macro for MSVC
by Takayuki MATSUOKA
· 10 years ago
4a9335b
Added : doc authorship
by Yann Collet
· 10 years ago
2af52a9
Add "Examples" subtree
by Takayuki MATSUOKA
· 10 years ago
679afea
Add README.md as table of contents
by Takayuki MATSUOKA
· 10 years ago
19665c9
Add document for "Line by Line Text Compression" example
by Takayuki MATSUOKA
· 10 years ago
438fee9
Add document for "Double Buffer" example
by Takayuki MATSUOKA
· 10 years ago
a38166b
Add document : "Streaming API Basics"
by Takayuki MATSUOKA
· 10 years ago
e25b51d
Merge pull request #47 from Cyan4973/dev
by Yann Collet
· 10 years ago
r126
r127
8f844fe
Fixed : minor warnings under Visual
by Yann Collet
· 10 years ago
d008c87
New directory structure : library source files into /lib directory
by Yann Collet
· 10 years ago
dc43a1f
Fixed : decompression issue on 32-bits CPU without unaligned memory access
by Yann Collet
· 10 years ago
7050d4b
Updated unsynchronized buffers tests
by Yann Collet
· 10 years ago
3de7f00
Updated ring buffer examples
by Yann Collet
· 10 years ago
eaccf78
Merge pull request #33 from Cyan4973/streamHC
by Yann Collet
· 10 years ago
2b421e9
HC streaming : support small ringbuffer scenarios
by Yann Collet
· 10 years ago
e2c8411
Added : HC streaming ring buffer example
by Yann Collet
· 10 years ago
8c1ae99
fixed : clang warnings
by Yann Collet
· 10 years ago
43465ae
Added : examples from Takayuki Matsuoka
by Yann Collet
· 10 years ago
7699844
add new directory 'examples'
by Yann Collet
· 10 years ago