Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Profiler Run Compare

Downloads AIMMS Version WebUI Version

This repository contains an AIMMS toolkit: Profiler Run Compare. It compares AIMMS profiler runs side by side, so you can see where the time went.

🔧 What This Toolkit Solves

A small change in data, environment or code sometimes makes an application run noticeably slower, and the place in the code where that happens is rarely obvious.

This toolkit reads the profiler results of two or more runs - taken on different machines, cloud providers or versions - and lines them up, so the procedures whose runtime moved stand out instead of having to be found by reading two long tables.

📖 How to Use This Toolkit

To get the most out of this toolkit, we highly recommend reading our detailed step-by-step guide on the AIMMS How-To website:

👉 Read the Full Article: Profiler Run Compare

Prerequisites

  • AIMMS: You will need AIMMS installed to run the model. Download the Free Academic Edition here.
  • WebUI: this toolkit runs in the AIMMS WebUI, for a modern, browser-based experience.
  • A prepared application: the project you want to profile needs ProfilerStart and the downloadProfilerResults section - the article walks through both.

🚀 Getting Started

  1. Download the Release: Go to the Releases page and download the .zip file from the latest version.
  2. Open the Project: Launch the .aimms file.
  3. Prepare and Run: instrument the application you want to profile, as described in the article, and download a run.
  4. Compare: load the runs you collected and read them side by side.

🤝 Support & Feedback

This toolkit is maintained by the AIMMS User Support Team.


Maintained by the AIMMS User Support Team. We optimize the way you build optimization.

About

This repository contains an AIMMS toolkit: Profiler Run Compare. It compares AIMMS profiler runs side by side, so you can see where the time went.

Resources

Stars

0 stars

Watchers

4 watching

Forks

Releases

Contributors