DallasFormulaRacing / DallasFormulaRacing/DataAnalyzer
Parallelism on post processing
Open
difficult
enhancement
quality of life
- Dominant language
- Java
- Stars
- 13
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
Post processing currently takes a lot of time and the addition of the new math channel features this will create a huge performance hiccup in this part of the application. After the math channel upgrades this card should be started.
The goal is to increase CPU utilization by multi-threading the implementation of math channels.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.