/c_bench

A single and multi-threaded benchmark made in the C programming language

Primary LanguageCGNU General Public License v3.0GPL-3.0

🏃‍♂️ C Bench

This is a single and multi-threaded benchmark made in the C programming language that is easy to use.

📺 Demo

❓ Usage

To compile c bench, run the following command:

make

To run c bench, run the following command:

./bin/c_bench

📜 Dependencies

To compile c bench, you need to have the following dependencies installed:

📝 License

This project is licensed under the GPL-3.0 License - see the LICENCE file for details