nihui
b853b3d132
get_physical_cpu_count api family ( #4302 )
* get_physical_cpu_count api family
* set default to physical big cpu
* always treat smt core as big core
* is_smt_cpu
* get max freq mhz on windows
* windows thread affinity
3 years ago
li mengyang
0df463a77e
add benchmark for rk3588 on rock5b ( #4275 )
3 years ago
LinHe
9426e21166
Memory Pool Improvement For Variadic Sized Inputs ( #4190 )
* Simple miss count for better space efficiency
* Simple double ended greedy;
* Add size drop threshold setter;
* set workspace allocator cr to zero as we had some sort of recylcing capability :P
Co-authored-by: LinHeLurking <LinHeLurking@users.noreply.github.com>
Co-authored-by: nihuini <nihuini@tencent.com>
3 years ago
柚木鉉
eb9bb5d191
Add benchmark result of T-Head TH1520 ( #4240 )
`cpuinfo`:
```
isa : rv64imafdcvsu
mmu : sv39
cpu-freq : 1.848Ghz
cpu-icache : 64KB
cpu-dcache : 64KB
cpu-l2cache : 1MB
cpu-tlb : 1024 4-ways
cpu-cacheline : 64Bytes
cpu-vector : 0.7.1
```
Compiled with `-DCMAKE_TOOLCHAIN_FILE=../toolchains/c910-v240.toolchain.cmake -DCMAKE_BUILD_TYPE=release -DNCNN_OPENMP=OFF -DNCNN_THREADS=OFF -DNCNN_RUNTIME_CPU=OFF -DNCNN_RVV=ON -DNCNN_SIMPLEOCV=ON -DNCNN_BUILD_EXAMPLES=ON`
Seems much worse than expected 🤔
3 years ago
Kenji Mouri
964be3b536
Add benchmark result of Intel Celeron M 420. ( #4141 )
3 years ago
nihui
1d0917c83b
fix build with very old gcc ( #4048 )
* clear bom marker, avoid vector data function
3 years ago
xuehao.ma
962a49069a
add the param file of fastestdet in benchmark ( #4026 )
3 years ago
nihui
d2fc473d8f
update qcom810 benchmark data
3 years ago
nihui
eeb969ad2c
update qcom855plus benchmark data. set adreno gpu frequency.
3 years ago
li mengyang
3a2ac84e3c
add benchmark for amd 5700g ( #3878 )
4 years ago
BUG1989
c2fb93b6ff
Add the benchmark of AX620A ( #3813 )
4 years ago
FeiGeChuanShu
617d23f6ce
Add RK3588 benchmark ( #3808 )
4 years ago
wzyforgit
46a6d9b422
Add Loongson and Sunway benchmark data ( #3802 )
4 years ago
tpoisonooo
6fd801b6d7
feat(src/layer): add vision_transformer benchmark ( #3730 )
* feat(src/layer): add vision_transformer benchmark and relative layer
* refactor(testutil.h): add para for RandomMat
4 years ago
BUG1989
30dec7ae28
Update the benchmark of jetson agx xavier ( #3735 )
4 years ago
BUG1989
f14388a150
Add the benchmark of Jetson AGX Orin ( #3733 )
4 years ago
nihui
6125c9f47c
add tips for disabling android ui and setting cpu/gpu performance mode
4 years ago
nihui
b4a31638f9
update rk3399 rk3288 gpu benchmark data
4 years ago
nihui
f945c5cfbc
update ls2k1000 benchmark data
4 years ago
nihui
3a43cc7015
update efficientnetv2_b0 param for reduction axes changes
4 years ago
nihui
9d0c36358c
add z8350 and n5105 benchmark
4 years ago
nihui
1d0b78f9b6
Update README.md
4 years ago
nihui
a356d152bb
Update README.md
4 years ago
nihui
b07ad54320
add zynq-7020 benchmark
4 years ago
nihui
71f377e9e9
update benchmark from Q-engineering
4 years ago
nihui
7b222a19af
update benchmark ( #3465 )
* update qcom855+ benchmark
* Update README.md
* Update README.md
* add rock3a, update imx.7d benchmark
* update raspberrypi3b+ benchmark
* update
4 years ago
dog-qiuqiu
009d607a15
add the param file of yolo-fastest in benchmark ( #3470 )
4 years ago
AnnYellow
fca7474b29
docs(benchmark/README.md): add benchmark result on mbp ( #3373 )
Co-authored-by: huangan <huangan@xylink.com>
4 years ago
Martin Han
7633257ac5
Add support to Ingenic X2000 & T40 CPU ( #3343 )
* Support Ingenic X2000 & T40
T40 claimed to have MIPS32R2 with MSA, but tested not working on my unit, so set to mips32r2 without MSA.
* Add Ingenic T40XP benchmark result
4 years ago
FeiGeChuanShu
eaab441d3c
Update Khadas Vim3 benchmark ( #3172 )
4 years ago
Liuyufanlyf
b0f8290657
Update RK3328 CPU benchmark ( #3164 )
4 years ago
BowShotDS
a6667ee6c4
Update RK3568 CPU benchmark ( #3145 )
4 years ago
nihui
224040e65c
Create README.md
4 years ago
German Novikov
21d3ad54cd
Added Khadas VIM3 Amlogic A311D benchmark ( #3111 )
4 years ago
Zhiqiang Wang
225e0fed44
Update openmp installation methods and M1 benchmarks ( #3107 )
* Update M1 benchmark
* Update openmp installation and use method
* Fixing typo
* And more info about Xcode
4 years ago
neos
63664771cf
Update jetson agx benmark ( #3093 )
4 years ago
nihui
dba7348f17
add loongson 2k1000 benchmark
4 years ago
BUG1989
2112a4d7c3
add the param file of nanodet_m in benchmark ( #3047 )
* add the param file of nanodet_m in benchmark
* add Noop layer into nanodet_m param for benchmark
* update nanodet_m.param
4 years ago
kalcohol
72778f7d1f
add benchmark for v1605b ( #3039 )
4 years ago
nihuini
26dc9820e4
custom mlir ncnn optimize pass, add efficientnetv2_b0 benchmark
5 years ago
Cai Shanli
8cc8cd716a
Add get input and output names ( #2890 )
5 years ago
nihui
b2b9957cba
update imx7d benchmark
5 years ago
nihuini
ae14ca91ac
update qcom855+ benchmark
5 years ago
nihui
6a4abfa344
improve benchmark readme format
5 years ago
nihuini
1bc0126302
fix crash when input cpu blob and extract the same from gpu, update vgg16 int8 model
5 years ago
DC Technology
86e53b35db
add Apple M1 benchmark ( #2810 )
* add Apple M1 benchmark
* Update README.md
5 years ago
nihui
5fe75f19ef
architecture changes for int8 packing ( #2771 )
* quantize and dequantize tests
* unify activation and usability function
* drop NCNN_REQUANT cmake option, test dequantize requantize pack8, fix webassembly build
* benchmark use requantize int8 model
5 years ago
BUG1989
ee28223e1b
update AMD 3970X + RTX8000 benchmark ( #2456 )
5 years ago
nihui
e4a4b51d27
openmp on webassembly ( #2234 )
* openmp on webasm works
* fix compile flags
* dynamic kmp runtime initialization
* clang simpleomp ci
* fix dispatch on unique cpu
5 years ago
Evgeny Proydakov
8b0c46c45d
A single approach was used to suppress the msvc C4996 compiler warning [_CRT_SECURE_NO_WARNINGS] ( #2208 )
5 years ago