interesting benchmarks - T42

T4x series specific matters only
Post Reply
Message
Author
ddutta
Sophomore Member
Posts: 202
Joined: Fri Jun 24, 2005 7:28 pm

interesting benchmarks - T42

#1 Post by ddutta » Tue Aug 02, 2005 11:10 am

I benchmarked a T42 1.6 2379R1U and a T42 1.8 2373M3U with some simple math code. The 1.6 was a couple of seconds faster!!! Both had a 1GB or more RAM with minimal components running in the background. The 1.8 has a 7200rpm drive :)

To replicate the benchmarks use either octave (open source) or matlab

x=rand(2000,2000)
tic, y=svd(x); toc

The 1st line initalizes a random matrix of 2000x2000 and the 2nd line does a CPU intensive operation.

Anyone wants to take a shot with this on his/her T43.

Ciao
D

ddutta
Sophomore Member
Posts: 202
Joined: Fri Jun 24, 2005 7:28 pm

#2 Post by ddutta » Tue Aug 02, 2005 11:17 am

use x=rand(2000,2000); instead ... add the semicolon please!

Post Reply
  • Similar Topics
    Replies
    Views
    Last post

Return to “ThinkPad T4x Series”

Who is online

Users browsing this forum: No registered users and 7 guests