Yann Collet
51976dcb24
ignore test artifacts starting with tmp*
2020-11-25 12:09:06 -08:00
Yann Collet
0f6cbd996f
faster decoding speed with Visual
...
by enabling the fast decoder path.
Visual requires a different set of macro constants to detect x86 / x64.
On my laptop, decoding speed on x64 went up from 3.12 to 3.45 GB/s.
32-bit is less impressive, though still favorable,
with speed increasing from 2.55 to 2.60 GB/s.
So both cases are now enabled.
Suggested by Bartosz Taudul (@wolfpld).
2019-12-02 16:38:33 -08:00
Yann Collet
9c49e3ca07
added tests for -d -m -c
...
seems to work properly
2019-04-12 16:10:55 -07:00
Cyan4973
aaeeb2572b
ignore windows+msys artefacts
2018-04-28 10:42:52 -07:00
Przemyslaw Skibinski
be471c69da
added fullbench-dll.sln that works with gcc/MinGW
2016-11-15 12:57:03 +01:00
Yann Collet
bf6dda69e6
updated frametest
2016-11-11 15:11:56 -08:00
Yann Collet
0c5e2e4d1b
Merge branch 'dev' of github.com:Cyan4973/lz4 into dev
2016-11-09 09:04:09 -08:00
Yann Collet
fafba39734
updated NEWS
2016-11-09 09:03:57 -08:00
Przemyslaw Skibinski
c794829a20
update .gitignore
2016-11-09 13:34:35 +01:00
Yann Collet
7e112cfa5c
fixes static compilation under Windows ( #246 )
2016-10-21 09:49:30 -07:00
inikep
3eb143fffa
fix bug #232 at https://github.com/Cyan4973/lz4/issues/232
2016-09-06 10:36:16 +02:00
Yann Collet
64f556e610
lz4cli version number from lz4.h
2016-09-02 19:32:06 -07:00
inikep
c1864f69e8
fix mingw64 compilation warnings
2016-09-02 21:50:57 +02:00
Yann Collet
0214638eb7
Makefile : lz4 at root
2016-08-20 23:26:33 +02:00
Yann Collet
fb4d3ef2c4
Added .gitignore
2015-08-16 00:58:07 +01:00