8e6a9f5e19b3be87de2b9002f57196543f93d42e
All checks were successful
test / test (push) Successful in 29m57s
Ingey
A super fast, simple base for building analytics applications.
CLI
A basic CLI is available to run a graph and a subset of analytics workloads.
In development environments, use cargo run --bin cli -- -h for more information.
Generating the JSON schema:
cargo run --bin cli -- generate-schema
The schema will be written to a schema.json file.
General Notes
Setting the number of threads in overhead allocation: set RAYON_NUM_THREADS environment variable (doc). Note multithreading is only currently used to calculate allocation percentages.
Description
Languages
Rust
90%
Swift
8.8%
Shell
1.1%