Skip to content

DishaAndre/algorithm-benchmarking-framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Algorithm Benchmarking Framework for Real Systems

The Algorithm Benchmarking Framework for Real Systems is a Python-based modular system designed to evaluate and compare the performance of different algorithms under realistic execution conditions.

Overview

This framework provides a structured environment to:

  • Run multiple algorithms on standardized datasets
  • Measure performance metrics such as time complexity and execution time
  • Generate datasets dynamically
  • Visualize and analyze comparative results

Objective

This project is designed to bridge the gap between theoretical algorithm analysis (Design and Analysis of Algorithms - DAA) and real-world performance behavior.

How to Run

Step 1: Clone repository

git clone https://github.com/DishaAndre/algorithm-benchmarking-framework.git

Step 2: Navigate to project folder

cd algorithm-benchmarking-framework

Step 3: Run project

python main.py

About

The Algorithm Benchmarking Framework for Real Systems is a Python-based modular system designed to evaluate and compare the performance of different algorithms under realistic execution conditions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages