0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-19 19:52:15 +02:00
openvpn3/test/unittests/README-comp.txt
Heiko Hund ef2b3179b1 Fix some typos in unittest README files
Signed-off-by: Heiko Hund <heiko@openvpn.net>
2021-02-11 02:14:19 +01:00

4 lines
292 B
Plaintext

To test and compare speed of the decompression algorithms define N_EXPAND to be more than 1 by either edition
the test-comp.c or by add a -DN_EXPAND=1000 or -DN_COMPRESS=1000 for the compression speed in the CmakeLists
and looks at the time the unit test take for the different combinations.