Windows 10 update 2004 now supports Segment Heap which can reduce RAM usage of programs like Google Chrome or MS Edge. Can it be used for FAH too? Can a user set the app manifest or does it need to get compiled by FAH?
https://www.windowslatest.com/2020/06/1 ... indows-10/
Windows 10 update 2004 Segment Heap?
Moderators: Site Moderators, FAHC Science Team
-
- Posts: 2522
- Joined: Mon Feb 16, 2009 4:12 am
- Location: Greenwood MS USA
Re: Windows 10 update 2004 Segment Heap?
I am not in this loop, but let me speculate baselessly. (I last managed a heap in the Apple ][ BASIC, 35 years ago)
A heap is used where you have variable length data, (text and graphics) and not for numerical data, which has a fixed length. (with fixed length data, an array is more useful)
This makes a browser an ideal App to improve with a better heap. F@H is not very dependent on text or graphics so should show minimal improvement.
https://en.wikipedia.org/wiki/Heap_(data_structure)
A heap is used where you have variable length data, (text and graphics) and not for numerical data, which has a fixed length. (with fixed length data, an array is more useful)
This makes a browser an ideal App to improve with a better heap. F@H is not very dependent on text or graphics so should show minimal improvement.
https://en.wikipedia.org/wiki/Heap_(data_structure)
Tsar of all the Rushers
I tried to remain childlike, all I achieved was childish.
A friend to those who want no friends
I tried to remain childlike, all I achieved was childish.
A friend to those who want no friends