Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Arsenal Lab Documentation

Welcome to the comprehensive documentation for Arsenal Lab - a modern performance testing suite for Bun.js.

📚 Documentation Structure

This documentation is organized into several sections:

📖 Wiki Pages

Located in docs/wiki/ - these contain detailed technical documentation:

📊 Project Management

Located in docs/project-management/ - development processes and planning:

🔧 Project Documentation

Located in the project root:

🚀 Getting Started

For Users

  1. Read the main README for installation instructions
  2. Check out the Home wiki for an overview
  3. Explore the Analytics section for performance monitoring

For Developers

  1. Review the API Documentation for technical details
  2. Check the Contributing Guide for development setup
  3. Look at SQL Examples for database patterns

🎯 Key Features Documented

Performance Testing

  • Real-time benchmarking (Bun vs Node.js)
  • FPS monitoring and memory tracking
  • Hardware detection and optimization
  • Comparative performance analysis

Interactive Components

  • Build configuration playground
  • Database infrastructure testing
  • Process and shell operations
  • Testing framework demonstrations

Analytics & Monitoring

  • Custom performance tracking
  • Real-time metrics dashboard
  • Benchmark result analysis
  • Privacy-respecting analytics

🏗️ Architecture Overview

components/
├── PerformanceArsenal/          # Core performance benchmarks
├── DatabaseInfrastructureArsenal/  # Database testing tools
├── ProcessShellArsenal/         # Process management demos
├── BuildConfigurationArsenal/   # Bun.build() playground
├── TestingArsenal/              # Testing frameworks
└── Layout/                      # UI components (Footer, Banner)

📊 Live Examples

Visit the live demo to see all features in action, or run locally:

bun install
bun run dev

🤝 Contributing

We welcome contributions! Please:

  1. Read our Contributing Guide
  2. Check existing Issues
  3. Create a Pull Request

📋 Community Resources

Located in docs/community/ - resources for community engagement:

📄 License

This documentation and code is licensed under the MIT License - see the LICENSE file for details.

📞 Support


Last updated: October 21, 2025