LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware > Slackware - ARM
User Name
Password
Slackware - ARM This forum is for the discussion of Slackware ARM.

Notices


Reply
  Search this Thread
Old 07-28-2014, 02:24 PM   #16
jheengut
Member
 
Registered: Sep 2006
Location: Providence, Moka Mauritius
Distribution: Slackware, Lubuntu
Posts: 352
Blog Entries: 16

Rep: Reputation: 51

got one and planning to install slackware on it
 
Old 07-28-2014, 07:00 PM   #17
enine
Senior Member
 
Registered: Nov 2003
Distribution: Slackʍɐɹǝ
Posts: 1,486
Blog Entries: 4

Rep: Reputation: 282Reputation: 282Reputation: 282
Can you download and run some sort of benchmark test on it, something that can be ran on a normal Slackware box? All the benchmarks I see for the ODROID seem to be comparing to the Pi, but I want to compare to my current box.

Here we go
http://slackbuilds.org/repository/14.1/system/nbench/

Code:
BYTEmark* Native Mode Benchmark ver. 2 (10/95)
Index-split by Andrew D. Balsa (11/97)
Linux/Unix* port by Uwe F. Mayer (12/96,11/97)

TEST                : Iterations/sec.  : Old Index   : New Index
                    :                  : Pentium 90* : AMD K6/233*
--------------------:------------------:-------------:------------
NUMERIC SORT        :           956.8  :      24.54  :       8.06
STRING SORT         :          146.26  :      65.35  :      10.12
BITFIELD            :      5.5134e+08  :      94.57  :      19.75
FP EMULATION        :          129.56  :      62.17  :      14.35
FOURIER             :          9719.3  :      11.05  :       6.21
ASSIGNMENT          :          37.046  :     140.97  :      36.56
IDEA                :          5433.8  :      83.11  :      24.68
HUFFMAN             :          2574.8  :      71.40  :      22.80
NEURAL NET          :          43.997  :      70.68  :      29.73
LU DECOMPOSITION    :          1614.7  :      83.65  :      60.40
==========================ORIGINAL BYTEMARK RESULTS==========================
INTEGER INDEX       : 69.569
FLOATING-POINT INDEX: 40.278
Baseline (MSDOS*)   : Pentium* 90, 256 KB L2-cache, Watcom* compiler 10.0
==============================LINUX DATA BELOW===============================
CPU                 : Dual GenuineIntel Intel(R) Core(TM)2 Duo CPU     T7500  @ 2.20GHz 800MHz
L2 Cache            : 4096 KB
OS                  : Linux 3.10.17-smp
C compiler          : gcc version 4.8.2 (GCC) 
libc                : libc-2.17.so
MEMORY INDEX        : 19.404
INTEGER INDEX       : 15.970
FLOATING-POINT INDEX: 22.340
Baseline (LINUX)    : AMD K6/233*, 512 KB L2-cache, gcc 2.7.2.3, libc-5.4.38
* Trademarks are property of their respective holder.

Last edited by enine; 07-28-2014 at 07:10 PM.
 
Old 07-29-2014, 04:52 AM   #18
drmozes
Slackware Contributor
 
Registered: Apr 2008
Distribution: Slackware
Posts: 1,543

Rep: Reputation: 1313Reputation: 1313Reputation: 1313Reputation: 1313Reputation: 1313Reputation: 1313Reputation: 1313Reputation: 1313Reputation: 1313Reputation: 1313
Quote:
Originally Posted by enine View Post
Can you download and run some sort of benchmark test on it, something that can be ran on a normal Slackware box? All the benchmarks I see for the ODROID seem to be comparing to the Pi, but I want to compare to my current box.
Out of curiosity I have run it on my Trimslice, upon which most of Slackware ARM's packages are built:

Code:
BYTEmark* Native Mode Benchmark ver. 2 (10/95)
Index-split by Andrew D. Balsa (11/97)
Linux/Unix* port by Uwe F. Mayer (12/96,11/97)

TEST                : Iterations/sec.  : Old Index   : New Index
                    :                  : Pentium 90* : AMD K6/233*
--------------------:------------------:-------------:------------
NUMERIC SORT        :          466.84  :      11.97  :       3.93
STRING SORT         :          61.369  :      27.42  :       4.24
BITFIELD            :      1.6582e+08  :      28.44  :       5.94
FP EMULATION        :          106.06  :      50.89  :      11.74
FOURIER             :          463.81  :       0.53  :       0.30
ASSIGNMENT          :           7.633  :      29.04  :       7.53
IDEA                :            1672  :      25.57  :       7.59
HUFFMAN             :          754.35  :      20.92  :       6.68
NEURAL NET          :         0.71293  :       1.15  :       0.48
LU DECOMPOSITION    :          22.472  :       1.16  :       0.84
==========================ORIGINAL BYTEMARK RESULTS==========================
INTEGER INDEX       : 25.690
FLOATING-POINT INDEX: 0.889
Baseline (MSDOS*)   : Pentium* 90, 256 KB L2-cache, Watcom* compiler 10.0
==============================LINUX DATA BELOW===============================
CPU                 : Dual ARMv7 Processor rev 0 (v7l)
L2 Cache            :
OS                  : Linux 3.15.6-armv7
C compiler          : gcc version 4.8.3 (GCC)
libc                : libc-2.19.so
MEMORY INDEX        : 5.749
INTEGER INDEX       : 6.957
FLOATING-POINT INDEX: 0.493
Baseline (LINUX)    : AMD K6/233*, 512 KB L2-cache, gcc 2.7.2.3, libc-5.4.38
 
Old 07-29-2014, 01:02 PM   #19
enine
Senior Member
 
Registered: Nov 2003
Distribution: Slackʍɐɹǝ
Posts: 1,486
Blog Entries: 4

Rep: Reputation: 282Reputation: 282Reputation: 282
Looking at specs I see NVIDIA Tegra 2 @ 1 GHz CPU with 1 GB DDR2-667 RAM
If I take something like your 25.69 integer and multiply by 1.7 (since the U3 is a 1.7GHz CPU) gives 43.6 which is a little slower than my old lappy. It may not scale linearly like that but its a rough estimate.

I was going to calculate for all the #'s but I'm on a work computer and MSExcel is in the middle of a crash.
 
Old 07-30-2014, 12:12 AM   #20
briselec
Member
 
Registered: Jun 2013
Location: Ipswich, Australia
Distribution: Slackware
Posts: 74

Rep: Reputation: Disabled
Quote:
Originally Posted by louigi600 View Post
My personal experience is that on servers that don't to audio/grafix or other floating point intensive calculations it makes hardly no difference while on personal computer systems the difference is noticeable in may circumstances enev while simply surfing with firefox.
But apart from old nutty me who runs Slackware ARM on their ARM based Netbooks/Tablets and uses them as portable desktop replacement ?
I'd be curious to know if I'm in good company.
I've got Slackware ARM running on a beaglebone black with a 7" touchscreen which has made me even more keen to have Slackware running on my Nexus 7 with it's little bluetooth keyboard. An Arm7 hard float version would be very nice.
 
Old 07-30-2014, 01:52 AM   #21
louigi600
Member
 
Registered: Dec 2013
Location: Italy
Distribution: Slackware
Posts: 635

Original Poster
Blog Entries: 20

Rep: Reputation: 81
Quote:
Originally Posted by enine View Post
Looking at specs I see NVIDIA Tegra 2 @ 1 GHz CPU with 1 GB DDR2-667 RAM
If I take something like your 25.69 integer and multiply by 1.7 (since the U3 is a 1.7GHz CPU) gives 43.6 which is a little slower than my old lappy. It may not scale linearly like that but its a rough estimate.

I was going to calculate for all the #'s but I'm on a work computer and MSExcel is in the middle of a crash.
The Tegra 2 is dual core the Exynos4412 is a quad core ... so to get a rough idea you should multiply by about 1.7x2=3.4

Quote:
Originally Posted by briselec View Post
I've got Slackware ARM running on a beaglebone black with a 7" touchscreen which has made me even more keen to have Slackware running on my Nexus 7 with it's little bluetooth keyboard. An Arm7 hard float version would be very nice.
Thereat least another two that I know of that may not be registered in this forum ... make a total of 5 of us so far: not many but better then being alone

Last edited by louigi600; 07-30-2014 at 01:56 AM.
 
Old 07-30-2014, 06:16 AM   #22
enine
Senior Member
 
Registered: Nov 2003
Distribution: Slackʍɐɹǝ
Posts: 1,486
Blog Entries: 4

Rep: Reputation: 282Reputation: 282Reputation: 282
I too want a tablet some day. I'm thinking these new Windows 8 tablets should be able to do it hardware wise if I could just buy one without windows.
 
Old 08-02-2014, 07:32 AM   #23
louigi600
Member
 
Registered: Dec 2013
Location: Italy
Distribution: Slackware
Posts: 635

Original Poster
Blog Entries: 20

Rep: Reputation: 81
I was curious to see if the AC100, that has the same SOC as the trimslice, actually had similar results and in deed it does (Stuart you proababbly asked me for this a long time ago: better late then never) :

Code:
BYTEmark* Native Mode Benchmark ver. 2 (10/95)
Index-split by Andrew D. Balsa (11/97)
Linux/Unix* port by Uwe F. Mayer (12/96,11/97)

TEST                : Iterations/sec.  : Old Index   : New Index
                    :                  : Pentium 90* : AMD K6/233*
--------------------:------------------:-------------:------------
NUMERIC SORT        :          547.62  :      14.04  :       4.61
STRING SORT         :          61.327  :      27.40  :       4.24
BITFIELD            :      1.6504e+08  :      28.31  :       5.91
FP EMULATION        :          115.96  :      55.64  :      12.84
FOURIER             :          442.07  :       0.50  :       0.28
ASSIGNMENT          :          7.2465  :      27.57  :       7.15
IDEA                :          1675.9  :      25.63  :       7.61
HUFFMAN             :          760.76  :      21.10  :       6.74
NEURAL NET          :         0.69085  :       1.11  :       0.47
LU DECOMPOSITION    :          21.983  :       1.14  :       0.82
==========================ORIGINAL BYTEMARK RESULTS==========================
INTEGER INDEX       : 26.443
FLOATING-POINT INDEX: 0.860
Baseline (MSDOS*)   : Pentium* 90, 256 KB L2-cache, Watcom* compiler 10.0
==============================LINUX DATA BELOW===============================
CPU                 : Dual
L2 Cache            : 
OS                  : Linux 2.6.38.3
C compiler          : gcc version 4.7.1 (GCC) 
libc                : libc-2.15.so
MEMORY INDEX        : 5.640
INTEGER INDEX       : 7.423
FLOATING-POINT INDEX: 0.477
Baseline (LINUX)    : AMD K6/233*, 512 KB L2-cache, gcc 2.7.2.3, libc-5.4.38
* Trademarks are property of their respective holder.
 
Old 10-29-2014, 02:30 PM   #24
louigi600
Member
 
Registered: Dec 2013
Location: Italy
Distribution: Slackware
Posts: 635

Original Poster
Blog Entries: 20

Rep: Reputation: 81
I ran the benchmark on the IFC6410:
Code:
root@ifc6410:/tmp# nbench

BYTEmark* Native Mode Benchmark ver. 2 (10/95)
Index-split by Andrew D. Balsa (11/97)
Linux/Unix* port by Uwe F. Mayer (12/96,11/97)

TEST                : Iterations/sec.  : Old Index   : New Index
                    :                  : Pentium 90* : AMD K6/233*
--------------------:------------------:-------------:------------
NUMERIC SORT        :           942.8  :      24.18  :       7.94
STRING SORT         :             122  :      54.51  :       8.44
BITFIELD            :      1.8974e+08  :      32.55  :       6.80
FP EMULATION        :           218.8  :     104.99  :      24.23
FOURIER             :          868.31  :       0.99  :       0.55
ASSIGNMENT          :          11.346  :      43.17  :      11.20
IDEA                :          2958.8  :      45.25  :      13.44
HUFFMAN             :            1255  :      34.80  :      11.11
NEURAL NET          :          1.3576  :       2.18  :       0.92
LU DECOMPOSITION    :          40.312  :       2.09  :       1.51
==========================ORIGINAL BYTEMARK RESULTS==========================
INTEGER INDEX       : 43.738
FLOATING-POINT INDEX: 1.651
Baseline (MSDOS*)   : Pentium* 90, 256 KB L2-cache, Watcom* compiler 10.0
==============================LINUX DATA BELOW===============================
CPU                 : 4 CPU
L2 Cache            : 
OS                  : Linux 3.4.0-g0214bc3-dirty
C compiler          : gcc version 4.7.1 (GCC) 
libc                : libc-2.15.so
MEMORY INDEX        : 8.628
INTEGER INDEX       : 13.019
FLOATING-POINT INDEX: 0.915
Baseline (LINUX)    : AMD K6/233*, 512 KB L2-cache, gcc 2.7.2.3, libc-5.4.38
* Trademarks are property of their respective holder.
You have mail in /var/mail/root
root@ifc6410:/tmp#

Last edited by louigi600; 10-29-2014 at 02:32 PM.
 
Old 12-05-2014, 05:24 AM   #25
aikempshall
Member
 
Registered: Nov 2003
Location: Bristol, Britain
Distribution: Slackware
Posts: 900

Rep: Reputation: 153Reputation: 153
I've managed to install Slackware 14.1 on an Odroid U3 with the xfce desktop, but the fonts are really bad.

I had exactly the same problem when I used another window manager with the standard Odroid Xunbuntu install. See discussion at http://forum.odroid.com/viewtopic.php?f=77&t=5381

What are other people's experience?

Alex
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
ODROID-U3 Community Edition: The Powerful Linux Computer 1.7GHz Quad-Core processor onebuck Linux - Embedded & Single-board computer 13 10-12-2014 05:36 AM
LXer: Benchmarking the ODroid XU: A Fast-Clocked Quad A15 ARM Machine LXer Syndicated Linux News 0 12-17-2013 09:00 PM
LXer: Linux-ready COM packs 2.7GHz quad-core Haswell LXer Syndicated Linux News 0 08-30-2013 10:33 PM
2.1GHz Quad Core Barcelona CPU was recognized as 1.3GHz Quad Core libin88 Linux - Hardware 6 11-03-2008 02:08 PM
A question about Intel Core 2 Quad Q6600 and >4 GB RAM MasterOfTheWind Linux - Hardware 8 04-04-2008 10:10 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware > Slackware - ARM

All times are GMT -5. The time now is 09:40 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration