Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

EMON CPU Performance Visualization

This is a script to visualize and compare CPU performance across multiple AI model workloads — LLaMA 2, LLaMA 3, and DeepSeek — using EMON data.

What This Script Does

  • Extracts key CPU performance metrics (e.g., utilization, frequency, CPI, license throttling levels).
  • Compares metrics across LLaMA 2, LLaMA 3, and DeepSeek.
  • Automatically adjusts:
    • LLaMA models use system-wide metrics from details system view
    • DeepSeek uses socket-specific metrics from details socket view (specifically socket 0, since only one socket was active).
  • Generates clean, dot-and-line charts for each metric.

Requirements

Required files: All 3 EMON data files

Required libraries:

pip install pandas matplotlib openpyxl

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages