Files
ingey/README.md
vato007 43db0dc308
All checks were successful
test / test (push) Successful in 12m1s
Update readme with name
2025-01-08 16:07:53 +10:30

9 lines
357 B
Markdown

# [Ingey](https://git.michaelpivato.dev/vato007/ingey)
A super fast costing and analytics system
## General Notes
Setting the number of threads in overhead allocation: set RAYON_NUM_THREADS environment variable ([doc](https://github.com/rayon-rs/rayon/blob/master/FAQ.md)).
Note multithreading is only currently used to calculate allocation percentages.