The MASM Forum
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
MASM32 Downloads
Home
Help
Search
Login
Register
The MASM Forum
»
General
»
The Laboratory
»
Memory Benchmark Windows
« previous
next »
Print
Pages: [
1
]
Author
Topic: Memory Benchmark Windows (Read 1261 times)
LiaoMi
Member
Posts: 1055
Memory Benchmark Windows
«
on:
August 08, 2021, 05:35:14 PM »
Hi,
MemoryBenchmarkWindows -
https://github.com/manusov/MemoryBenchmarkWindows
Memory benchmark for Windows 32/64. GCC and FASM used for translation MPE: GCC for executable file, FASM for DLL library.
MPE Shell is Java application.
MPE = Memory Performance Engine.
UNDER CONSTRUCTION. Yet engineering samples for Windows ia32 and x64.
https://github.com/manusov/MemoryBenchmarkWindows/tree/master/mpe_executable
https://github.com/manusov/MemoryBenchmarkWindows/tree/master/mpe/asm32
https://github.com/manusov/MemoryBenchmarkWindows/tree/master/mpe/asm64
https://github.com/manusov/MemoryBenchmarkWindows/blob/master/mpe_examples/report_L1.txt
Logged
Print
Pages: [
1
]
« previous
next »
The MASM Forum
»
General
»
The Laboratory
»
Memory Benchmark Windows