Open
Description
Hello, I currently have a scenario requirement. I want to design a function with input and output functions (or other terms that I haven't mastered yet to describe it).
The characteristics I want:
- Many parameters (hundreds of parameters).
- Fast response (the faster the calculation result is obtained when the parameters change, the better).
Questions:
- I think such a scenario must have been encountered in history. Are there any relatively successful experiences to draw on?
- Are there any good design patterns to design this function?
- What language is recommended to implement this function? In addition to C/C++, are there any other languages recommended?
Metadata
Metadata
Assignees
Labels
No labels