This website requires JavaScript.
Explore
Help
Sign In
NuKVM
/
memtest86plus
Watch
3
Star
0
Fork
0
You've already forked memtest86plus
mirror of
https://github.com/memtest86plus/memtest86plus.git
synced
2025-02-25 18:55:23 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
optimizations
memtest86plus
/
tools
History
Lionel Debroux
d1e6ba7d97
Optimize the JEP106 list by switching from relocated string pointers to offsets from the beginning of a string table, defined in a generated file.
...
Typically saves > 1400 bytes on x86, > 4000 bytes on x86_64.
2025-02-10 22:04:50 +01:00
..
generate_jep106.c
Optimize the JEP106 list by switching from relocated string pointers to offsets from the beginning of a string table, defined in a generated file.
2025-02-10 22:04:50 +01:00