Skip to content

Latest commit

 

History

History
executable file
·
32 lines (19 loc) · 617 Bytes

README.md

File metadata and controls

executable file
·
32 lines (19 loc) · 617 Bytes

🏃‍♂️ 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:

./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