Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
zstd
/
f15312e884a9b8973af450f06579d5130655cbf1
/
contrib
b830ccc
changed benchfn api
by Yann Collet
· 6 years ago
d38063f
separated bench module into benchfn and benchzstd
by Yann Collet
· 6 years ago
483759a
Improves decompression speed when using cold dictionary
by Yann Collet
· 6 years ago
705e0b1
Making changes to make it compile on my laptop
by Rohit Jain
· 6 years ago
123fac6
fix pzstd compatibility with mingw
by Yann Collet
· 6 years ago
00ce267
Merge pull request #1324 from ko-zu/fixclangcode
by Yann Collet
· 6 years ago
8f27e8c
Merge pull request #1322 from azat-archive/seekable-fixes-pull
by Nick Terrell
· 6 years ago
b053bec
Fix largeNbDicts bench for clangbuild
by ko-zu
· 6 years ago
d707692
seekable_decompression: support offset greater then UNIT_MAX
by Azat Khuzhin
· 6 years ago
b52867a
zstdseek_decompress: fix decompression with data left in input buffer
by Azat Khuzhin
· 6 years ago
c49ccbc
largeNbDicts : can select a nb of blocks
by Yann Collet
· 6 years ago
50b2161
Merge pull request #1304 from facebook/largeNbDicts
by Yann Collet
· 6 years ago
c57a856
fixed minor static analyzer warning
by Yann Collet
· 6 years ago
1d487d5
updated documentation
by Yann Collet
· 6 years ago
11b8b8c
silenced false-positive scan-build warning
by Yann Collet
· 6 years ago
0ff6751
fixed link order for old compilers
by Yann Collet
· 6 years ago
f76253b
minor : createDictionaryBuffer() can create dictionaries of different sizes
by Yann Collet
· 6 years ago
39c55a1
fixed minor compatibility issues with older compilers
by Yann Collet
· 6 years ago
39ef91a
-std=c99 for largeNbDicts
by Yann Collet
· 6 years ago
4086b28
largeNbDicts compatible with multiple source files
by Yann Collet
· 6 years ago
a5a7796
make all includes contrib/largeNbDicts
by Yann Collet
· 6 years ago
d89fa81
added a README
by Yann Collet
· 6 years ago
6444c50
increases randomness of ddict ptrs
by Yann Collet
· 6 years ago
6c398df
level, block size and nb dicts can be set on command line
by Yann Collet
· 6 years ago
0c66a44
first working test program
by Yann Collet
· 6 years ago
274b60e
largeNbDicts can compress and compare dict vs noDict
by Yann Collet
· 6 years ago
6782725
first sketch for largeNbDicts test program
by Yann Collet
· 6 years ago
9d6ed9d
Merge fastCover into DictBuilder (#1274)
by Jennifer Liu
· 6 years ago
36d6165
Makefile: added variable SCANBUILD
by Yann Collet
· 6 years ago
42a02ab
fixed minor warnings issued by scan-build
by Yann Collet
· 6 years ago
0acb0ab
Add non-optimize FASTCOVER (#1260)
by Jennifer Liu
· 6 years ago
4e29bc2
Use CDict instead of CCtx in analyzeEntropy
by Jennifer Liu
· 6 years ago
31229e5
Increment frequency for every dmer occurence within same sample instead of at most once per sample
by Jennifer Liu
· 6 years ago
51b109c
Delete old benchmarking result
by Jennifer Liu
· 6 years ago
53ef22a
Undo deleting clean in make
by Jennifer Liu
· 6 years ago
96d84ee
Revert test.sh
by Jennifer Liu
· 6 years ago
61262f6
Save segmentFreqs in ctx instead of malloc and memset in SelectSegment
by Jennifer Liu
· 6 years ago
49b398e
Use same param after optimizing cover and fastCover and record k and d for benchmarking
by Jennifer Liu
· 6 years ago
759c543
Rerun cover and fastCover with optimized values
by Jennifer Liu
· 6 years ago
3d7941c
Benchmark different f values
by Jennifer Liu
· 6 years ago
3b163e0
Add array to keep track of frequency within active segment, fix malloc bug, update benchmarking result
by Jennifer Liu
· 6 years ago
2333ecb
Allow d=6
by Jennifer Liu
· 6 years ago
1e85f31
Benchmark fast cover optimize vs k=200
by Jennifer Liu
· 6 years ago
d1fc507
Initial benchmarking result for fastCover
by Jennifer Liu
· 6 years ago
f5407e3
Make hash value const
by Jennifer Liu
· 6 years ago
7f3f70f
Add Fast Cover Dictionary Builder
by Jennifer Liu
· 6 years ago
77068a8
Merge pull request #1246 from jennifermliu/benchmark
by Nick Terrell
· 6 years ago
b6c5d49
Minor fix
by Jennifer Liu
· 6 years ago
71e767a
Refactoring and benchmark without dictionary
by Jennifer Liu
· 6 years ago
470c8d4
Benchmark dictionary builders
by Jennifer Liu
· 6 years ago
4d1ad5c
Merge pull request #1238 from jennifermliu/random
by Nick Terrell
· 6 years ago
0c5eaef
Update Makefile
by Jennifer Liu
· 6 years ago
5bb46a8
Rename cleanup
by Jennifer Liu
· 6 years ago
52e7cf0
Add cleanup to trainfromFiles and move RANDOM_segment_t declaration
by Jennifer Liu
· 6 years ago
ce09fb7
Update freeSampleInfo
by Jennifer Liu
· 6 years ago
896ff06
Fix deallocation problem and add documentation
by Jennifer Liu
· 6 years ago
e6fe405
Make test PHONY target
by Jennifer Liu
· 6 years ago
49acfae
Move file loading functions to new file for access by benchmarking tool
by Jennifer Liu
· 6 years ago
4d32339
Remove CLevel cli option which was accidentally added back in the last commit
by Jennifer Liu
· 6 years ago
1f7fa5c
Fix spacing and Edit Makefile (now run with make instead of make run)
by Jennifer Liu
· 6 years ago
b5806d3
Refactor RANDOM
by Jennifer Liu
· 6 years ago
044cd81
Fix wrong conditions
by Codecat
· 6 years ago
1a61bdb
Update zstd.lua
by Codecat
· 6 years ago
0e5fbc1
Update README
by Jennifer Liu
· 6 years ago
31731df
Remove clevel and update documentation
by Jennifer Liu
· 6 years ago
a23a3b9
Add random dictionary builder
by Jennifer Liu
· 6 years ago
23d77c5
Added premake4/GENie script to contrib folder
by Codecat
· 6 years ago
87579d5
meson: fix build
by Jon Turney
· 6 years ago
bf30b9c
Add CXXFLAGS to ALL_LDFLAGS (#1178)
by Ryan Schmidt
· 6 years ago
750ee87
Merge pull request #1175 from ryandesign/macos
by Yann Collet
· 6 years ago
8ebd0f3
Remove duplicate CXXFLAGS
by Ryan Schmidt
· 6 years ago
b567ce9
Fix name of macOS
by Ryan Schmidt
· 6 years ago
97c60cd
fixed seekable_format type mismatch
by Yann Collet
· 6 years ago
30ee23e
ensure seekable_format/examples generated libzstd.a
by Yann Collet
· 6 years ago
2dbe408
Make the build reproducible
by Chris Lamb
· 7 years ago
00d5228
Use -pthread rather than -lpthread.
by Adam Borowski
· 7 years ago
9e6ba88
moved snap to /contrib
by Yann Collet
· 7 years ago
a7b532a
added docker readme
by Yann Collet
· 7 years ago
b06db3b
Merge pull request #1052 from Varunram/dockerfile
by Yann Collet
· 7 years ago
7616200
Add Dockerfile
by Varunram
· 7 years ago
5373e44
fixed contrib/adaptive-compression
by Yann Collet
· 7 years ago
355cb64
fixed seekable format example
by Yann Collet
· 7 years ago
38cbcb5
removed LRM exploratory experiment
by Yann Collet
· 7 years ago
e916b90
gen_html: changed CFLAGS for CXXFLAGS
by Yann Collet
· 7 years ago
ea41b58
meson: allow -Dlegacy_support=true, fix -Dlegacy_support=0
by Shawn Landden
· 7 years ago
6ff43c0
get soversion right
by Shawn Landden
· 7 years ago
daffe43
meson: support differn't legacy levels.
by Shawn Landden
· 7 years ago
3ddfa42
meson: fix build
by Shawn Landden
· 7 years ago
c173dbd
no longer supported starting C++17
by Yann Collet
· 7 years ago
0d58aaf
/contrib: fixed license header
by Yann Collet
· 7 years ago
f1a3ce3
Merge pull request #826 from terrelln/license
by Yann Collet
· 7 years ago
f9252d8
[linux-kernel] Update license
by Nick Terrell
· 7 years ago
b0cb081
last batch of header files changed to reflect new license (#825)
by Yann Collet
· 7 years ago
e21384f
fixed more file headers after license change (#825)
by Yann Collet
· 7 years ago
e9dc204
fixed a bunch of headers after license change (#825)
by Yann Collet
· 7 years ago
394bdd7
changed license for examples
by Yann Collet
· 7 years ago
dd63533
Merge pull request #797 from paulcruz74/documentation
by Yann Collet
· 7 years ago
733ca51
Updating README.md
by Paul Cruz
· 7 years ago
2daeab1
Merge pull request #795 from terrelln/squashfs-tools2
by Yann Collet
· 7 years ago
57e2df6
[kernel] Update squashfs-tools patch
by Nick Terrell
· 7 years ago
Next »