Skip to content
This repository has been archived by the owner on Aug 31, 2023. It is now read-only.

benchmark crashes & extra #5

Open
denisdemaisbr opened this issue Jan 21, 2017 · 0 comments
Open

benchmark crashes & extra #5

denisdemaisbr opened this issue Jan 21, 2017 · 0 comments

Comments

@denisdemaisbr
Copy link

after compiles this (tools/benchmark) crases on processing...

win7/64-bit using cygwin
gcc version 5.4.0 (GCC)

$ ./benchmark.exe -1 data.in
Compression: 181011 us (68 KB/s)
Floating point exception (core dumped)

$ ./benchmark.exe -memcpy data.in
Floating point exception (core dumped)

$ time ./lzg.exe -s -1 data.in data.out
real 0m0,048s / user 0m0,000s / sys 0m0,047s

$ time ./lzg.exe -1 data.in data.out
real 0m0,261s / user 0m0,062s / sys 0m0,187s

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant