8000 How to design a function with a large number of input parameters and the function of quickly responding and outputting results? · Issue #32 · posquit0/ama · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
How to design a function with a large number of input parameters and the function of quickly responding and outputting results? #32
Open
@liaodalin19903

Description

@liaodalin19903

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:

  1. Many parameters (hundreds of parameters).
  2. Fast response (the faster the calculation result is obtained when the parameters change, the better).

Questions:

  1. I think such a scenario must have been encountered in history. Are there any relatively successful experiences to draw on?
  2. Are there any good design patterns to design this function?
  3. What language is recommended to implement this function? In addition to C/C++, are there any other languages recommended?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0