Answer the question
In order to leave comments, you need to log in
Cubietruck as a replacement for Atom netbook - will it work?
Hello.
I now have an old Samsung NC10 netbook ( Atom N270 1600 Mhz / 1024Mb DDR2) acting as a mini web server + NAS. Almost copes with its load.
However, I wanted to experiment with Cubietruck (Cubieboard3).
How much should we expect a difference in performance and in what direction?
I'm afraid that the speed of reading / writing from the card and the hard drive on the cube will be worse.
Answer the question
In order to leave comments, you need to log in
NAND:
# dd if=/dev/zero of=/tmp/output.img bs=8k count=64k; rm /tmp/output.img
65536+0 records in
65536+0 records out
536870912 bytes (537 MB) copied, 75.0901 s, 7.1 MB/s
HDD:
# dd if=/dev/zero of=/mnt/data/output .img bs=8k count=64k; rm /mnt/data/output.img
65536+0 records in
65536+0 records out
536870912 bytes (537 MB) copied, 10.9448 s, 49.1 MB/s
# dd if=/mnt/data/output.img of=/dev /null
1048576+0 records in
1048576+0 records out
536870912 bytes (537 MB) copied, 5.15347 s, 104 MB/s
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question