Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.406.144 Times

Memory Benchmark freeware
Filter: All | Freeware | Demo
 

Memory Benchmark

1 2 3 4 5 > 
Released: November 25, 2012  |  Added: November 25, 2012 | Visits: 543

Memtest86 for Linux Stand alone memory test for x86 architecture computers Memtest86 software is designed to be a stand alone memory test for x86 architecture computers. BIOS based memory tests are a quick, cursory check and often miss many of the failures that are detected by Memtest86. Memtest86 is released...



Platforms: Linux

License: Freeware Download (421): Memtest86 for Linux Download

Released: September 03, 2012  |  Added: September 03, 2012 | Visits: 437

Memtest86+ for Mac OS X Based on the well-known original memtest86 written by Chris Brady, memtest86+ is a port by some members of the x86-secret team, now working at www.canardpc.com. Our goal is to provide an up-to-date and completly reliable version of this software tool aimed at memory failures detection....





Platforms: Mac

License: Freeware Download (411): Memtest86+ for Mac OS X Download

Released: August 06, 2012  |  Added: August 06, 2012 | Visits: 522

Memtest86+ for Windows Based on the well-known original memtest86 written by Chris Brady, memtest86+ is a port by some members of the x86-secret team, now working at www.canardpc.com. Our goal is to provide an up-to-date and completly reliable version of this software tool aimed at memory failures detection....


Platforms: Windows

License: Freeware Download (410): Memtest86+ for Windows Download

Released: July 11, 2012  |  Added: July 11, 2012 | Visits: 430

Memtest86+ for Linux Based on the well-known original memtest86 written by Chris Brady, memtest86+ is a port by some members of the x86-secret team, now working at www.canardpc.com. Our goal is to provide an up-to-date and completly reliable version of this software tool aimed at memory failures detection....


Platforms: Linux

License: Freeware Download (409): Memtest86+ for Linux Download

Released: August 21, 2012  |  Added: August 21, 2012 | Visits: 560

SiSoftware Sandra Lite SiSoftware Sandra was designed to be a 32 and 64-bit Windows system analyser that includes benchmarking, testing and listing modules. It tries to go beyond other utilities to show you more of what is really going on under the hood so you draw comparisons at both a high and low-level in a single...


Platforms: Windows

License: Freeware Size: 55.58 MB Download (420): SiSoftware Sandra Lite Download

Added: August 12, 2008 | Visits: 1.396

AIDA32 AIDA32 is a professional system information, diagnostics and benchmarking program running on Win32 platforms. It extracts details of all components of the PC. It can display information on the screen, print it, or save it to file in various formats like HTML, CSV or XML. For corporate users,...


Platforms: Windows

License: Freeware Size: 2.05 MB Download (95): AIDA32 Download

Released: October 25, 2012  |  Added: October 25, 2012 | Visits: 445

The DaCapo Benchmark Suite The DaCapo benchmark suite is designed to faciliate performance analysis of Java Virtual Machines, compilers and memory management. It comprises a harness and a suite of open source real-world programs.


Platforms: Windows, Mac, Linux

License: Freeware Size: 159.35 MB Download (52): The DaCapo Benchmark Suite Download

Released: October 10, 2001  |  Added: January 07, 2006 | Visits: 3.486

Memory Database System Demo This demo shows you the performance of the memory database system of the database engine developed by MemDB.



License: Freeware Size: 400 KB Download (145): Memory Database System Demo Download

Released: April 10, 2000  |  Added: June 13, 2006 | Visits: 4.122

Memory Skills Memory Skills for Improving Comprehension (c) is a fully-interactive multimedia lesson that explains the human memory system and employs useful strategies for recalling difficult text. Clearly written and provocative, Memory Skills includes full-screen art, crisp sound files, and hands-on...


Platforms: Windows

License: Freeware Size: 3.4 MB Download (399): Memory Skills Download

Added: June 14, 2006 | Visits: 3.286

Memory for The Beatles Improve your memory skills with The Beatles! There are 20 pairs of hidden, selected randomly Beatles' album covers on the board. Your target: to find out the identical album covers using the less possible shots and seconds.


Platforms: Windows

License: Freeware Size: 1.3 MB Download (275): Memory for The Beatles Download

Added: March 16, 2006 | Visits: 2.539

The Memory Machine Save Rob-Robot from the the clutches of a burning furnace using your memory in this Simon-like game. This game features additional twists on the original concept such as a high scoring system and bonus rounds.


Platforms: Windows

License: Freeware Size: 3.22 MB Download (504): The Memory Machine Download

Released: January 25, 2008  |  Added: February 28, 2008 | Visits: 2.992

Comodo Memory Firewall Free Comodo Memory Firewall is a buffer overflow detection and prevention tool which provides the ultimate defense against one of the most serious and common attack types on the Internet - the buffer overflow attack. Free Comodo Memory Firewall detects most buffer overflow attack attempts such as...


Platforms: Windows

License: Freeware Size: 3.27 MB Download (211): Comodo Memory Firewall Download

Released: March 21, 2023  |  Added: March 22, 2023 | Visits: 3.032

FinitySoft Memory Manager FinitySoft Memory Manager 4.0 is freeware memory manager program that defragments and reclaims memory from the operating system and leaking applications and dlls. This decreases load time and boosts application performance. Features: - Easy to use - Optimize memory manually or...


Platforms: Windows

License: Freeware Size: 416.42 KB Download (316): FinitySoft Memory Manager Download

Released: August 10, 2008  |  Added: September 13, 2008 | Visits: 4.908

Memory Loss No More Game New, fresh, fun and high quality Memory Loss No More game that will keep you playing for hours non stop! The more you play the better your attention and memory gets. This game is designed by the founder of the School of Phenomenal Memory so a player can relax and have some fun while actually...


Platforms: Windows

License: Freeware Size: 11.18 MB Download (483): Memory Loss No More Game Download

Added: January 18, 2010 | Visits: 986

Benchmark::Forking Benchmark::Forking is a Perl module to run benchmarks in separate processes. SYNOPSIS use Benchmark::Forking qw( timethis timethese cmpthese ); timethis ($count, "code"); timethese($count, { Name1 => sub { ...code1... }, Name2 => sub { ...code2... }, }); cmpthese($count, { Name1 =>...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (98): Benchmark::Forking Download

Added: July 21, 2010 | Visits: 999

lx_lib structural memory library lx_lib handles memory allocations as structures, keeping important information such as the remaining allocated space and the length of the used string internal to each variable (or descriptor). Much of it was initially inspired by Dan Bernsteins stralloc library, but the two are not compatible,...


Platforms: *nix

License: Freeware Size: 24.58 KB Download (101): lx_lib structural memory library Download

Added: March 25, 2010 | Visits: 1.912

Running Unix Memory Test The goal of RUMT is to check the memory of a computer over a long period of time and almost-real load conditions without having to interrupt the services. RUMT exploits the possibility of some Unix kernels to selectivly disable some memory areas while still accessing them through the /dev/mem...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (105): Running Unix Memory Test Download

Added: August 06, 2010 | Visits: 1.123

Guarded Memory Move Guarded Memory Move project gets handy when you have to study buffer overflows and you need to catch them together with a "good" stack image. When a stack overflow has been exploited, the back trace is already gone together with good information about parameters and local variables, that are of...


Platforms: *nix

License: Freeware Size: 419.84 KB Download (89): Guarded Memory Move Download

Added: July 08, 2010 | Visits: 850

Benchmark Benchmark is a Perl module with benchmark running times of Perl code. SYNOPSIS use Benchmark qw(:all) ; timethis ($count, "code"); # Use Perl code in strings... timethese($count, { Name1 => ...code1..., Name2 => ...code2..., }); # ... or use subroutine references. timethese($count,...


Platforms: *nix

License: Freeware Size: 12.2 MB Download (102): Benchmark Download

Added: February 15, 2010 | Visits: 988

Martian Memory Martian Memory project consists of a simple memory game. Martian Memory is a simple memory game oriented to kids, featuring the Pachi el marcianos world characters. The goal of the game is to pick up two identical chips from a board that contains 32. The game contains very nice visual...


Platforms: *nix

License: Freeware Download (91): Martian Memory Download

1 2 3 4 5 >