Skip to content

highlevel-performance/performance-engineering

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 

Repository files navigation

Performance Engineering Scripts

This repository contains various scripts and tools for performance engineering, diagnostics, and analysis.

Repository Structure

πŸ“ linux-performance-60s

Scripts for quick Linux performance analysis and diagnostics.

  • linux_perf_diagnostics.sh: Comprehensive 60-second Linux performance diagnostics tool
  • Features auto-dependency installation, multi-distribution support, and detailed reporting

Getting Started

Each folder contains its own README with specific instructions for the scripts within.

Quick Start Example

# Navigate to the Linux performance tools
cd linux-performance-60s

# Make the script executable
chmod +x linux_perf_diagnostics.sh

# Run the diagnostic tool
sudo ./linux_perf_diagnostics.sh

Contributing

When adding new scripts to this repository:

  1. Create a dedicated folder for your script category
  2. Include a README.md in the folder explaining the scripts
  3. Update this main README with the folder description
  4. Ensure scripts are well-documented with comments

Future Additions

This repository will grow to include:

  • Network performance analysis tools
  • Database performance scripts
  • Application profiling utilities
  • Cloud infrastructure monitoring tools
  • Container performance analysis

License

MIT License

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages