CodingTrain / CodingTrain/Suggestion-Box
Optimizing Complex Calculations for high-pop Objects
- Lingua principale
- Nessun dato sulla lingua
- Stelle
- 570
- Fork
- 85
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Let's say you have 5,000+ entities that require detailed AI computations at a high frequency (let's say per frame). From my research a common solution to resolve heavy functions for many instances rapidly is to delegate the heaviest workload to a thread (such as AI pathfinding). The workloads I am thinking of is graphical, spacial, ecosystem, genetics, etc.
How would you go about managing per frame and threaded callbacks for smooth / fast AI with many instances? The genetic algorithms series would be an excellent transition if it's included in the AI arguments.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
L’issue non indica file, test o punti di ingresso. Inizia chiarendo se l’obiettivo è una lezione sugli algoritmi genetici o un design generale di IA con thread per frame, quindi definisci l’ambito previsto e un obiettivo misurabile per oltre 5.000 entità. Il lavoro sarebbe completato con una proposta di argomento definita e attuabile, anziché con una patch di implementazione.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Ambito
- ai, performance
- Tipo di issue
- Funzionalità
- Difficoltà
- 5/5
- Tempo stimato
- Più di una settimana
- Stato di attività
- Ferma
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 20/100