Sponsored Content
Full Discussion: Mac Mini (Intel)
UNIX Standards and Benchmarks UNIX & LINUX Benchmarks (Version 3.11) UNIX Benchmarks Mac Mini (Intel) Post 302313464 by tnorth on Tuesday 5th of May 2009 05:55:32 PM
Old 05-05-2009
Mac Mini (Intel)

Code:
      Model Name: Mac mini
      Model Identifier: Macmini2,1
      Processor Name: Intel Core 2 Duo
      Processor Speed: 1.83 GHz
      Number Of Processors: 1
      Total Number Of Cores: 2
      L2 Cache: 2 MB
      Memory: 2 GB
      Bus Speed: 667 MHz
      Boot ROM Version: MM21.009A.B00
      SMC Version: 1.19f0

==============================================================

  BYTE UNIX Benchmarks (Version 3.11)
  System -- Darwin box 9.6.0 Darwin Kernel Version 9.6.0: Mon Nov 24 17:37:00 PST 2008; root:xnu-1228.9.59~1/RELEASE_I386 i386
  Start Benchmark Run: Tue May  5 14:48:09 EDT 2009
   2 interactive users.
Dhrystone 2 without register variables   4959967.3 lps   (10 secs, 6 samples)
Dhrystone 2 using register variables     5015759.8 lps   (10 secs, 6 samples)
Arithmetic Test (type = arithoh)         14071809.7 lps   (10 secs, 6 samples)
Arithmetic Test (type = register)        1473779.9 lps   (10 secs, 6 samples)
Arithmetic Test (type = short)           1384559.4 lps   (10 secs, 6 samples)
Arithmetic Test (type = int)             1473089.2 lps   (10 secs, 6 samples)
Arithmetic Test (type = long)            1473284.2 lps   (10 secs, 6 samples)
Arithmetic Test (type = float)           1059786.4 lps   (10 secs, 6 samples)
Arithmetic Test (type = double)          586504.1 lps   (10 secs, 6 samples)
System Call Overhead Test                155483.9 lps   (10 secs, 6 samples)
Pipe Throughput Test                     168494.0 lps   (10 secs, 6 samples)
Pipe-based Context Switching Test         58754.7 lps   (10 secs, 6 samples)
Process Creation Test                      1793.8 lps   (10 secs, 6 samples)
Execl Throughput Test                       920.8 lps   (9 secs, 6 samples)
File Read  (10 seconds)                  403137.0 KBps  (10 secs, 6 samples)
File Write (10 seconds)                   32530.0 KBps  (10 secs, 6 samples)
File Copy  (10 seconds)                   30717.0 KBps  (10 secs, 6 samples)
File Read  (30 seconds)                  402860.0 KBps  (30 secs, 6 samples)
File Write (30 seconds)                   30889.0 KBps  (30 secs, 6 samples)
File Copy  (30 seconds)                   30504.0 KBps  (30 secs, 6 samples)
C Compiler Test                            1161.2 lpm   (60 secs, 3 samples)
Shell scripts (1 concurrent)               1859.6 lpm   (60 secs, 3 samples)
Shell scripts (2 concurrent)               1352.0 lpm   (60 secs, 3 samples)
Shell scripts (4 concurrent)                707.0 lpm   (60 secs, 3 samples)
Shell scripts (8 concurrent)                352.6 lpm   (60 secs, 3 samples)
Dc: sqrt(2) to 99 decimal places          33879.5 lpm   (60 secs, 6 samples)
Recursion Test--Tower of Hanoi            63988.8 lps   (10 secs, 6 samples)


                     INDEX VALUES            
TEST                                        BASELINE     RESULT      INDEX

Arithmetic Test (type = double)               2541.7   586504.1      230.8
Dhrystone 2 without register variables       22366.3  4959967.3      221.8
Execl Throughput Test                           16.5      920.8       55.8
File Copy  (30 seconds)                        179.0    30504.0      170.4
Pipe-based Context Switching Test             1318.5    58754.7       44.6
Shell scripts (8 concurrent)                     4.0      352.6       88.2
                                                                 =========
     SUM of  6 items                                                 811.4
     AVERAGE                                                         135.2

 

We Also Found This Discussion For You

1. OS X (Apple)

Mac mini to Sony TV

Hi All, I have Mac mini, I bought DVI to HDMI cable and connected this to TV and sounds didn't come. On the Sony TV, right below VGA, I see mini-port plug in. I then connected VGA cable from Mac to Sony TV, I can see every thing. but for the sound, should I buy mini-port to mini-port cable.... (1 Reply)
Discussion started by: samnyc
1 Replies
hostinfo(8)						    BSD System Manager's Manual 					       hostinfo(8)

NAME
hostinfo -- host information SYNOPSIS
hostinfo DESCRIPTION
The hostinfo command displays information about the host system on which the command is executing. The output includes a kernel version description, processor configuration data, available physical memory, and various scheduling statistics. OPTIONS
There are no options. DISPLAY
Mach kernel version: The version string compiled into the kernel executing on the host system. Processor Configuration: The maximum possible processors for which the kernel is configured, followed by the number of physical and logical processors avail- able. Note: on Intel architectures, physical processors are referred to as cores, and logical processors are referred to as hardware threads; there may be multiple logical processors per core and multiple cores per processor package. This command does not report the number of processor packages. Processor type: The host's processor type and subtype. Processor active: A list of active processors on the host system. Active processors are members of a processor set and are ready to dispatch threads. On a single processor system, the active processor, is processor 0. Primary memory available: The amount of physical memory that is configured for use on the host system. Default processor set: Displays the number of tasks currently assigned to the host processor set, the number of threads currently assigned to the host proces- sor set, and the number of processors included in the host processor set. Load average: Measures the average number of threads in the run queue. Mach factor: A variant of the load average which measures the processing resources available to a new thread. Mach factor is based on the number of CPUs divided by (1 + the number of runnablethreads) or the number of CPUs minus the number of runnable threads when the number of runnable threads is less than the number of CPUs. The closer the Mach factor value is to zero, the higher the load. On an idle system with a fixed number of active processors, the mach factor will be equal to the number of CPUs. SEE ALSO
sysctl(8) Mac OS X October 30, 2003 Mac OS X
All times are GMT -4. The time now is 07:36 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy