Pissandshittium / pissandshittium

Pissandshittium Source

Home Page:https://chromium.googlesource.com/chromium/src/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Allocate more memoryp

f321x opened this issue · comments

I don't know how browsers work but if we allocate memory for each visited page and cache them in this memory forever browsing would be much faster once you have stored thousands of pages in memory.
Also at one point you wouldn't even need internet for browsing anymore as everything is saved in memory.

ram or disk

we will be using ramdisk

i think the same effect could be achieved by just calling malloc(10000) every time you click on a link