「System.Numericsは速い」の版間の差分

ページの作成:「「System.NumericsにはMatrix3x3」がないという理由で作っている自作のNumericsなライブラリとSystem.NumericsのVector3の速度比較を行っ…」
 
編集の要約なし
28行目: 28行目:


;Debug
;Debug
*前者:14.149秒
*前者:14.149秒
*後者:82.284秒
*後者:82.284秒


;Release
;Release
*前者:0.903秒
*前者:0.903秒
*後者:3.418秒
*後者:3.418秒
=== 備考 ===
AQUOS sense2 SH-01LとXamarin.Androidでも試してみたが、System.Numericsの方が2倍くらい速い。


==結論==
==結論==