Skip to content

dalvangriebler/upl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UPL

Utility Performance Library

UPL is a static library and compatible with many Linux operation systems as well as C/C++ programming languages.

The goal is to provide a set of functions useful for measuring performance in C/C++ programs.

More details are available in the 'doc' folder.

Default tests in C and C++ are provided inside 'tests' folder.