View Single Post
Old 08-19-2015, 02:07 PM   #25
newman
homo viator
newman ought to be getting tired of karma fortunes by now.newman ought to be getting tired of karma fortunes by now.newman ought to be getting tired of karma fortunes by now.newman ought to be getting tired of karma fortunes by now.newman ought to be getting tired of karma fortunes by now.newman ought to be getting tired of karma fortunes by now.newman ought to be getting tired of karma fortunes by now.newman ought to be getting tired of karma fortunes by now.newman ought to be getting tired of karma fortunes by now.newman ought to be getting tired of karma fortunes by now.newman ought to be getting tired of karma fortunes by now.
 
newman's Avatar
 
Posts: 78
Karma: 252594
Join Date: May 2010
Device: Kindle DXi with 3.4.2 firmware, Kobo Glo HD
Quote:
Originally Posted by idoit View Post
If I recall correctly from our conversation, you're running netsurf-fb only under your PC, not on DX... because 60mb is a lot of RAM under DX. It's only a 1mb executable though.
Well mine nsfb executable on x86_64 is about 6.6 MB + 43 shared libraries as reported by ldd. If theguardian.com is opened, 40 MB from resident memory (text and data sections, plus stack usage) is used, not speaking of shared memory. Mind that binary file is not everything, the browser has to somehow interpret the HTML, images, CSS & JS.

--

I was wrong claiming NetSurf lacks Javascript, it indeed does, though - to quote official documentation - only a "primitive" one. Check it out with --enable_javascript=1 option.
newman is offline   Reply With Quote