a2nath / a2nath/Linear-Phased-Array
Add some benchmarks and SNR calculations with competing packages
- Linguagem predominante
- C++
- Estrelas
- 1
- Forks
- 1
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
Add the struggles of using other packages that I've had so far.
Add the impact of switching to this package, in terms of response-time, real-time vs. non-real-time, time to simluate and how many parameters and configuration files I need to change to get 1 simulation to work for a beginner. What is possible in the long-term and tell the audience the limitations.......
**performance benchmark**
I need the real-time simulation change response time for small changes if even possible.
Is real-time changes even possible? Mention that as a benefit of using this package.
Grid size performance drop off as layout size changes.
Can I interpolate the grid's cell colors by skipping every other cells (don't calculate) and simply interpolate the colors in the front-end (host machine)! Now what is the performance?
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Direção de pesquisa
The issue asks for performance benchmarks and SNR calculations comparing this package to others. Start by examining the existing simulation code to understand the metrics (response time, grid size performance). Look for any existing benchmarking scripts or examples. Determine what 'real-time simulation' means in this context and how to measure it. The work involves designing tests, running comparisons, and documenting results, which requires familiarity with the project's domain and build system.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- cpp
- Domínio
- performance
- Tipo de issue
- Documentação
- Dificuldade
- 4/5
- Tempo estimado
- 3-5 dias
- Status de atividade
- Estagnada
- Clareza
- Precisa de esclarecimento
- Facilidade para iniciantes
- 25/100