Amphimixis is a tool that automates project builds and helps to analyze application performance. It is designed to simplify the build process and compare results across different platforms.
!!!Amphimixis in the pre-pre-pre-pre-pre-alpha version!!!
Amphimixis can:
-
Analyze a project for the presence of:
- CI
- Tests
- Benchmarks
- Builds system
- Dependencies
-
Automatically compile the project with various specified configurations. Amphimixis supports the following build systems:
- CMake
- Make
-
Using known profiling methods such as perf, flamegraph, collect data on:
- Functions that take the most time to execute
- Measure the execution time