[FFmpeg-devel] [PATCH v3 7/7] avutil/la: Add function performance testing

2023-05-19 Thread Hao Chen
From: yuanhecai This patch supports the use of the "checkasm --bench" testing feature on loongarch platform. Change-Id: I42790388d057c9ade0dfa38a19d9c1fd44ca0bc3 --- libavutil/loongarch/timer.h | 48 + libavutil/timer.h | 2 ++ 2 files changed, 50

[FFmpeg-devel] [PATCH v3 7/7] avutil/la: Add function performance testing

2023-05-20 Thread Hao Chen
From: yuanhecai This patch supports the use of the "checkasm --bench" testing feature on loongarch platform. Change-Id: I42790388d057c9ade0dfa38a19d9c1fd44ca0bc3 --- libavutil/loongarch/timer.h | 48 + libavutil/timer.h | 2 ++ 2 files changed, 50

Re: [FFmpeg-devel] [PATCH v3 7/7] avutil/la: Add function performance testing

2023-05-20 Thread Rémi Denis-Courmont
Le lauantaina 20. toukokuuta 2023, 10.27.19 EEST Hao Chen a écrit : > From: yuanhecai > > This patch supports the use of the "checkasm --bench" testing feature > on loongarch platform. > > Change-Id: I42790388d057c9ade0dfa38a19d9c1fd44ca0bc3 > --- > libavutil/loongarch/timer.h | 48

Re: [FFmpeg-devel] [PATCH v3 7/7] avutil/la: Add function performance testing

2023-05-24 Thread Hao Chen
在 2023/5/20 下午5:38, Rémi Denis-Courmont 写道: Le lauantaina 20. toukokuuta 2023, 10.27.19 EEST Hao Chen a écrit : From: yuanhecai This patch supports the use of the "checkasm --bench" testing feature on loongarch platform. Change-Id: I42790388d057c9ade0dfa38a19d9c1fd44ca0bc3 --- libavutil/lo

Re: [FFmpeg-devel] [PATCH v3 7/7] avutil/la: Add function performance testing

2023-05-24 Thread Rémi Denis-Courmont
Le 24 mai 2023 10:39:59 GMT+03:00, Hao Chen a écrit : > >在 2023/5/20 下午5:38, Rémi Denis-Courmont 写道: >> Le lauantaina 20. toukokuuta 2023, 10.27.19 EEST Hao Chen a écrit : >>> From: yuanhecai >>> >>> This patch supports the use of the "checkasm --bench" testing feature >>> on loongarch platfor

Re: [FFmpeg-devel] [PATCH v3 7/7] avutil/la: Add function performance testing

2023-05-24 Thread Hao Chen
在 2023/5/24 下午7:03, Rémi Denis-Courmont 写道: Le 24 mai 2023 10:39:59 GMT+03:00, Hao Chen a écrit : 在 2023/5/20 下午5:38, Rémi Denis-Courmont 写道: Le lauantaina 20. toukokuuta 2023, 10.27.19 EEST Hao Chen a écrit : From: yuanhecai This patch supports the use of the "checkasm --bench" testing f

Re: [FFmpeg-devel] [PATCH v3 7/7] avutil/la: Add function performance testing

2023-05-24 Thread Shiyou Yin
> 2023年5月25日 10:36,Hao Chen 写道: > > > 在 2023/5/24 下午7:03, Rémi Denis-Courmont 写道: >> >> Le 24 mai 2023 10:39:59 GMT+03:00, Hao Chen a écrit : >>> 在 2023/5/20 下午5:38, Rémi Denis-Courmont 写道: Le lauantaina 20. toukokuuta 2023, 10.27.19 EEST Hao Chen a écrit : > From: yuanhecai >