IEEE-VIT / back-to-future

A beginner friendly repository to help users learn and contribute towards open source
9 stars 33 forks source link

CI/CD pipeline #5

Open axrav opened 2 years ago

axrav commented 2 years ago

Making a CI/CD pipeline with github actions which further helps in calculating benchmark of a specific algorithm in a specific language and thus knowing which algorithm got better performance and in which language!

rajat-tomar commented 1 year ago

Hey, can you please elaborate a little. The information is bit limited. Can you please explain what do you actually intend to do with ci pipeline? Thanks!

axrav commented 1 year ago

@rajat-tomar the idea is to work with github workflows and make a ci/cd thing to have a benchmark of all the algorithms implemented