arrayfire / arrayfire/arrayfire-dotnet

Execution time speed compared to ArrayFire C++

オープン
#8 コメント 33 件 リアクション 0 件 担当者 0 名 GitHub で見る
question
主要言語
C#
スター
76
フォーク
19
PR マージ指標
30日以内にマージされた PR はありません

説明

Hi,
I have developed a Arrayfire image processing algorithm in C++. The execution time was around 78-80 ms. Then, I re-implemented the algorithm via the .NET wrapper. Now the execution time is around 120 ms. Is it normal?

PS: I also noticed the .net wrapper leverage 50 of the GPU however the original one used 100 percents
One more thing, the .net wrapped version has no "warm up" time however the original C++ version needs about 1 min to execute for the first time. I am not sure yet if its normal or not!

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

調査の方向性

Start by comparing the C++ and .NET implementations described in the issue, including their execution times, GPU utilization, and first-run behavior. Done means determining whether the reported differences are expected or identifying a reproducible wrapper performance problem; the payload names no files or tests.

索引モデルが issue の本文から書いたものです。

評価

技術スタック
cpp, csharp
領域
performance
issue の種類
バグ
難易度
4/5
見積もり時間
3〜5日
活発さ
停滞
明瞭さ
説明が足りない
初心者へのやさしさ
25/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。