a2nath / a2nath/Linear-Phased-Array
Add some benchmarks and SNR calculations with competing packages
- 主要語言
- C++
- 星號
- 1
- 分支
- 1
- PR 合併指標
- 30 天內沒有已合併 PR
描述
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?
貢獻指南
這個儲存庫沒有索引到貢獻指南
研究方向
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.
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- cpp
- 領域
- performance
- Issue 類型
- 文件
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 停滯
- 描述清晰度
- 需要釐清
- 新手友好度
- 25/100