Skip to content
This repository was archived by the owner on Feb 23, 2026. It is now read-only.

aether-framework/aether-profiler

License Maven Central Version

Aether Profiler πŸš€

Aether Profiler is a powerful profiling library designed to help developers monitor and optimize the performance of their applications. It provides a comprehensive set of tools for tracking execution time, memory usage, and other critical performance metrics.

Caution

❌ Project Discontinued

This repository is no longer maintained due to structural changes within Splatgames.de Software.

The project in its current form is considered deprecated.

It may either:

  • be re-released in a redesigned and structurally aligned version, or
  • remain permanently abandoned.

No updates, fixes, or support will be provided.

Use at your own risk.


✨ Features

βœ… Profiler: Aether Profiler provides a robust profiling system that allows you to track and analyze performance metrics of your applications.


πŸ“¦ Installation

Aether Profiler is available via Maven and Gradle.

Maven

πŸŽ‰ All Aether products are now available on Maven Central – no extra repository required!

<dependency>
    <groupId>de.splatgames.aether</groupId>
    <artifactId>aether-profiler</artifactId>
    <version>1.1.0</version>
</dependency>

Gradle

dependencies {
    implementation 'de.splatgames.aether:aether-profiler:1.1.0'
}

πŸš€ Quick Start


πŸ“’ Latest Release

  • πŸš€ Version: 1.1.0
  • πŸ“… Release Date: August 18, 2025
  • πŸ“¦ Available on: Maven Central

🀝 Contributing

We welcome contributions! πŸŽ‰
Please check out our CONTRIBUTING.md for guidelines on how to contribute.


πŸ“œ License

Aether Profiler is released under the MIT License.

MIT License

Copyright (c) 2025 Splatgames.de Software and Contributors

Permission is hereby granted, free of charge, to any person obtaining a copy of this software...

🌟 Conclusion

πŸ”₯ Get started with Aether Profiler now! πŸš€

About

Open Source Profiling System - Managed by Splatgames.de Software

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors