Monday January 02, 2006
A second benchmark to compare V40z, V490 and T2000 : iGenRAM v1.2
The iGenRAM v1.2 benchmark is a Java-based memory application useful to compare the memory performance of different systems. Based on the functional requirements of the California Lotto, this application is simulating a California lotto play consisting of :
Players play Lotto tickets by choosing series of six numbers. Each thread is simulating 6 million tickets played. To store tickets, memory is allocated in Java in the form of multi-dimensional integer arrays.
The system generates a list of six winning numbers.
The system has to determine which ticket won and for what amount. For this, it needs to browse all tickets and compare to the winning combination.
Total duration of this tasks will produce the throughput in Lotto computed per seconds or iGenRAM_Thp and the iGenRAM_RT average response time.
Systems with low memory latency and scalable memory interconnect will succeed. We expect good things from the Sun Fire T2000.

Next up : iGenRAM v1.2 results on V490, V40z and T2000
Jan 02 2006, 02:28:01 PM PST Permalink
Comments:
Post a Comment:
Comments are closed for this entry.