vak: (Default)
[personal profile] vak
Линукс на платке pic32mz-da запустился, пора померять скорострельность процессора. Используем старый добрый Dhrystone.
# make
cc -O3 -DNRUNS=100000000 -Wall -Werror -c -o dhry_1.o dhry_1.c
cc -O3 -DNRUNS=100000000 -Wall -Werror -c -o dhry_2.o dhry_2.c
cc -o dhrystone dhry_1.o dhry_2.o
# ./dhrystone

Dhrystone Benchmark, Version 2.1 (Language: C)

Execution starts, 100000000 runs through Dhrystone
Execution ends
[...]
Nanoseconds for one run through Dhrystone: 1805.2
Million Dhrystones per Second: 0.554
DMIPS: 315.3
Сравнивая с таблицей в интернете, видим, что скорость PIC32MZ 200 МГц в точности соответствует Pentium Pro на той же частоте.
This account has disabled anonymous posting.
If you don't have an account you can create one now.
HTML doesn't work in the subject.
More info about formatting

If you are unable to use this captcha for any reason, please contact us by email at support@dreamwidth.org