CompilationAccelerator

$6 $13
ENDS SOON ! -50%
Publisher monolimbostudio
File size 206.64kB
Number of files 9
Latest version 1
Latest release date 2025-05-14 02:27:12
First release date 2025-05-14 02:27:12
Supported Unity versions 2018.4.2 or higher

CompilationAccelerator is a Unity Editor tool designed to reduce compilation times by monitoring, caching, and optimizing the build process. This tool intelligently tracks changes and minimizes redundant work, saving time during development.


🛠️ Core Features


🔍 Script Monitoring

  • Real-time script change detection via FileSystemWatcher
  • Maintains a cache of script modification timestamps
  • Efficient detection of modified scripts only

🚀 Optimization Capabilities

  • Script & Asset Caching to reduce unnecessary recompilation
  • Incremental Compilation for modified scripts
  • Assembly Reference Optimization to speed up project reloads
  • Garbage Collection Minimization during compilation
  • Multi-Threaded Compilation Support (configurable worker count)

📊 Performance Metrics

  • Tracks compilation duration
  • Logs slow scripts and bottlenecks
  • Monitors assembly rebuild frequency
  • Displays optimization effectiveness over time

⚙️ Configurable Settings

  • Adjust thread count for background processes
  • Set custom cache sizes and expiration rules
  • Enable/disable specific optimization modules
  • Set timeout values for compilation tasks

🎯 Use Cases

💼 Development Workflow

  • Drastically reduce wait times for script changes
  • Improve iteration speed in medium-to-large projects
  • Monitor and debug long compilation chains

🧪 CI/CD Integration

  • Incorporate faster compilation into automated pipelines
  • Use caching and incremental builds to speed up builds on test machines

Top Publisher Assets