Parolin 0.7.9 6796
Console (soon DLLs) to do a tar like job
Loading...
Searching...
No Matches
bench.h File Reference
#include <stddef.h>

Go to the source code of this file.

Functions

int BMK_benchFiles (const char **fileNamesTable, unsigned nbFiles, int cLevelStart, int cLevelLast, const char *dictFileName)
 
void BMK_setNbSeconds (unsigned nbSeconds)
 
void BMK_setBlockSize (size_t blockSize)
 
void BMK_setNotificationLevel (unsigned level)
 
void BMK_setBenchSeparately (int separate)
 
void BMK_setDecodeOnlyMode (int set)
 
void BMK_skipChecksums (int skip)
 
void BMK_setAdditionalParam (int additionalParam)
 

Function Documentation

◆ BMK_benchFiles()

int BMK_benchFiles ( const char ** fileNamesTable,
unsigned nbFiles,
int cLevelStart,
int cLevelLast,
const char * dictFileName )

◆ BMK_setAdditionalParam()

void BMK_setAdditionalParam ( int additionalParam)

◆ BMK_setBenchSeparately()

void BMK_setBenchSeparately ( int separate)

◆ BMK_setBlockSize()

void BMK_setBlockSize ( size_t blockSize)

◆ BMK_setDecodeOnlyMode()

void BMK_setDecodeOnlyMode ( int set)

◆ BMK_setNbSeconds()

void BMK_setNbSeconds ( unsigned nbSeconds)

◆ BMK_setNotificationLevel()

void BMK_setNotificationLevel ( unsigned level)

◆ BMK_skipChecksums()

void BMK_skipChecksums ( int skip)