arrayfire / arrayfire/arrayfire-dotnet
Execution time speed compared to ArrayFire C++
未关闭
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!
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。