Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
zstd
/
0e32928b7dec2901b2fedbbed3bb1576ca24ac93
/
tests
/
paramgrill.c
ac58c8d
Fix copyright and license lines
by Nick Terrell
· 4 years, 7 months ago
785331a
[paramgrill] Fix mingw build errors
by Nick Terrell
· 6 years ago
a880ca2
Spelling (#1582)
by Josh Soref
· 6 years ago
59a7116
benchfn dependencies reduced to only timefn
by Yann Collet
· 6 years ago
cee31bb
updated fullbench and paramgrill
by Yann Collet
· 6 years ago
ededcfc
fix confusion between unsigned <-> U32
by Yann Collet
· 6 years ago
e129174
fixed shadowing of variable time
by Yann Collet
· 6 years ago
b71bfb6
paramgrill: add status line
by Yann Collet
· 6 years ago
e68c2d8
refactor paramgrill for clarity
by Yann Collet
· 6 years ago
39e2898
introduced constants ZSTD_STRATEGY_MIN and ZSTD_STRATEGY_MAX
by Yann Collet
· 6 years ago
be9e561
changed ZSTD_c_compressionStrategy into ZSTD_c_strategy
by Yann Collet
· 6 years ago
3583d19
changed parameter names from ZSTD_p_* to ZSTD_c_*
by Yann Collet
· 6 years ago
34e146f
advanced decompression function replaces by normal streaming one
by Yann Collet
· 6 years ago
d8e215c
created ZSTD_compress2() and ZSTD_compressStream2()
by Yann Collet
· 6 years ago
e874dac
changed searchLength into minMatch
by Yann Collet
· 6 years ago
5c68639
updated ZSTD_DCtx_reset()
by Yann Collet
· 6 years ago
7b0391e
finalized retrofit of ZSTD_CCtx_reset()
by Yann Collet
· 6 years ago
b830ccc
changed benchfn api
by Yann Collet
· 6 years ago
d38063f
separated bench module into benchfn and benchzstd
by Yann Collet
· 6 years ago
efbc3e8
fixed paramgrill wrong assert() conditions
by Yann Collet
· 6 years ago
f2d6db4
[zstd] Add -Wmissing-prototypes
by Nick Terrell
· 6 years ago
0e211bd
fixed constant comparison on 32-bits systems
by Yann Collet
· 6 years ago
484f406
fix constant redeclaration in paramgrill
by Yann Collet
· 6 years ago
55affc0
timedFn : measurement delay is programmable
by Yann Collet
· 6 years ago
0ff9b67
paramgrill: removed useless tests
by Yann Collet
· 6 years ago
9e26893
paramgrill: fixed a bunch of div-by-zero
by Yann Collet
· 6 years ago
0071e83
restored assert() in paramgrill
by Yann Collet
· 6 years ago
01dcd0f
bench: minor api update, for consistency
by Yann Collet
· 6 years ago
c3a4baa
fixed minor warnings
by Yann Collet
· 6 years ago
2279f3d
bench: reduce nb of return type
by Yann Collet
· 6 years ago
4da5bdf
fixed zstd -b speed result
by Yann Collet
· 6 years ago
b0e1f39
fixed paramgrill
by Yann Collet
· 6 years ago
77e805e
bench: changed creation/reset function to timedFnState
by Yann Collet
· 6 years ago
8175b28
Fix negative lvl display value
by George Lu
· 6 years ago
239e114
prune comments
by George Lu
· 6 years ago
8a296d3
Move Stuff around
by George Lu
· 6 years ago
3f8b10b
consts
by George Lu
· 6 years ago
46be2ef
Remove unused stuff
by George Lu
· 6 years ago
ee77ddc
Fix wraparound
by George Lu
· 6 years ago
1e8d352
silencing params
by George Lu
· 6 years ago
2c5fdae
Clean up repetitive display
by George Lu
· 6 years ago
4d9c6f5
-q -v options
by George Lu
· 6 years ago
3dcfe5c
begin display changes
by George Lu
· 6 years ago
b1d9ca7
Add memoTable options
by George Lu
· 6 years ago
8c918ed
MAke it easier to add params
by George Lu
· 6 years ago
9672598
Temp fix perf regression
by George Lu
· 6 years ago
3f2d024
forceAttachDict
by George Lu
· 6 years ago
e3c6794
Add Time Checks Fix double -> U64 display
by George Lu
· 6 years ago
88dda92
Reduce Duplication
by George Lu
· 6 years ago
f581ccd
Doc Updates
by George Lu
· 6 years ago
76acba0
scan-build
by George Lu
· 6 years ago
614aaa3
rebase clevel
by George Lu
· 6 years ago
3b36fe5
strategy switching
by George Lu
· 6 years ago
d4730a4
Update fulltable to use same interface
by George Lu
· 6 years ago
43b4971
Renames, Documentation Updates
by George Lu
· 6 years ago
a884b76
Style Changes
by George Lu
· 6 years ago
b354421
Cleanup
by George Lu
· 6 years ago
8ff0de1
Generalize, macro magic numbers
by George Lu
· 6 years ago
3a2e95e
Perf improvements
by George Lu
· 6 years ago
2bdfe6c
Better Display
by George Lu
· 6 years ago
f67d040
Bugfixes, style changes
by George Lu
· 6 years ago
5f4502f
New climb
by George Lu
· 6 years ago
1361124
Table
by George Lu
· 6 years ago
0cea754
Revert "Reorder declaration"
by George Lu
· 6 years ago
486e586
Revert "Default lvl 1"
by George Lu
· 6 years ago
0cc75d6
Default lvl 1
by George Lu
· 6 years ago
3ac2c22
Reorder declaration
by George Lu
· 6 years ago
bfe8392
Remove ctx from benchMem
by George Lu
· 6 years ago
0ece2e5
Add consts
by George Lu
· 6 years ago
6f48092
argument parsing cleanup
by George Lu
· 6 years ago
ad16a69
Readability improvements, renaming
by George Lu
· 6 years ago
8278a49
const srcPtrs
by George Lu
· 6 years ago
3d230db
Change speed representation from floating point to integral
by George Lu
· 6 years ago
8faeb41
Update Documentation
by George Lu
· 6 years ago
dd270b2
Renaming / Style fixes
by George Lu
· 6 years ago
e148db3
Separate capacity vs size
by George Lu
· 6 years ago
df026e1
Fix windows implicit casting bugs
by George Lu
· 6 years ago
0f91b03
Add Levels
by George Lu
· 6 years ago
7b5b3d7
BenchMem with block compressed sizes passed back up
by George Lu
· 6 years ago
3adc217
Total Changes:
by George Lu
· 6 years ago
fab4438
Dictionary + Multiple file Loading
by George Lu
· 6 years ago
eb21b7f
Not crashing
by George Lu
· 6 years ago
5f49034
Working V1
by George Lu
· 6 years ago
cffb6da
Parses additional parameters
by George Lu
· 6 years ago
20f4f32
Add to bench
by George Lu
· 6 years ago
cc6539f
Requested changes
by George Lu
· 6 years ago
c986dbf
Merge pull request #1168 from GeorgeLu97/paramgrillfeatures
by Yann Collet
· 6 years ago
01d940b
Requested changes
by George Lu
· 6 years ago
0e808d6
Make paramgrill use bench.c benchmarking
by George Lu
· 6 years ago
c2c47e2
support targetlen==0 with strategy==ZSTD_fast
by Yann Collet
· 6 years ago
3f054dc
forgot \n, ;
by George Lu
· 6 years ago
ddf143b
Update usage_advanced
by George Lu
· 6 years ago
5e586aa
-O# with no file fails
by George Lu
· 6 years ago
e355f0a
Added Level Option
by George Lu
· 6 years ago
ae6d1fd
Add Error Print
by George Lu
· 6 years ago
c9b4d20
Added new --zstd= format
by George Lu
· 6 years ago
cec205c
copy paste
by George Lu
· 6 years ago
2c39295
paramgrill: use NB_LEVELS_TRACKED in loop
by Yann Collet
· 6 years ago
3f89cd1
minor : factor out errorOut()
by Yann Collet
· 6 years ago
5099390
paramgrill: subtle change in level spacing
by Yann Collet
· 6 years ago
Next »