inducer / inducer/arraycontext
Add optional `allow_single_version` Boolean arg to `actx.compile`
オープン
enhancement
- 主要言語
- Python
- スター
- 9
- フォーク
- 11
- 平均マージ
- 17時間 12分
- マージ済み PR(30日)
- 2
説明
Benefits:
- Avoids unexpected repeated compilation
- Avoid dispatch cost to select which implementation to use
Drawbacks:
- Less flexible, of course :)
Naming of the flag is an open question.
cc @majosm @mtcam
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
Start at the actx.compile entry point and read the issue's 12-comment discussion, since the flag naming and intended API details remain open. Confirm the option's behavior and name with the project maintainers before identifying the relevant implementation and tests; done means the agreed optional argument avoids unnecessary recompilation and dispatch cost.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- backend-api-design
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 30/100