/GNL-Benchmark

This Repository is a program to Benchmark the get_next_line from 42/21/CODAM

Primary LanguageC

Github-Explorer

GitHub last commit Stargazers

Get Next Line BenchMark of 42. Make with ❤︎

📌 Index

✨ What's Get Next Line of 42?

This is a fucntion to get next line of the text in a archive or other places thats generate a filedescription like the standard input and output.

📋 What's BenchMark?

BenchMark is a program to test the performance of something, in this bench we test what function is faster for this follow the steps:

Steps:

  • Clone the reposositori git clone https://github.com/Face-Tattoo/GNL-Benchmark.git
  • Then open the file Makefile
  • The change the GNL2_PATH= put the address to your GNL folder.
  • If you want to compare with another gnl different from our winner so far change the GNL1_PATH= too.
  • Then open the folder in a unix terminal and run the command make b
  • If your GNL win pleases send to us a pull request

💻 Printf of Some tests

🐛 Issues?

Please feel free to create a new issue with its title and description on the issues page of the BenchMark Repository. If you have already found the solution to the problem, I would love to review your pull request!

Give ⭐️ if you like this project, this will help me!