Re: [orca-list] Processor or memory: which matters most with screen readers?



As a side note, using swap in zram can increase the practically
usable RAM. For instance here:
root[/home/didier]# swapon
NAME       TYPE       SIZE USED  PRIO
/swapfile  file      1024M   0B    10
/dev/zram1 partition 13,8G   0B 32567

root[/home/didier]# LANG=C free -th
total used free shared buff/cache available Mem: 7.7Gi 579Mi 6.3Gi 128Mi 800Mi 6.7Gi
Swap:          14Gi          0B        14Gi
Total:         22Gi       579Mi        21Gi

Don't take as granted that I can have 21G of usable RAM with 8G
of physical RAM though as I just rebooted and the zram is empty.
As the swap device in zram is sized to 1.5 times the size of the
physical RAM and assuming a  compression factor of around two,
if I fill the swap in zram I will end up with (1.5+0.25)*8G
or 14G for 8G installed, which is good enough. The price to pay
is some CPU usage for compressing/decompressing, practically
unnoticeable here.

Best, Didier

On 28/12/2020 21:38, Mewtamer via orca-list wrote:
I'm inclined to think it depends on the specific screen reader and
what other software you'll be running.

A Raspberry Pi 2 can run a CLI-only system with a text-mode screen
reader without much trouble, but a Pi 4 with at least 4GB of ram is
recommended for running Orca on the Pi, especially if you want to run
it with Mate or Gnome... and my 9-year-old x86 machine handles running
Firefox+Orca in a stripped down x-session fairly well for the most
part, but websites with excessive amounts of JavaScript and other rich
web content can slow things to a crawl in  the GUI, and I've got my
doubts this machine can run Windows 8 or 10, much less with NVDA and
applications running on top of Microsoft's bloat(my desktop was a Win7
machine prior to nuking Windows to install Linux).
_______________________________________________
orca-list mailing list
orca-list gnome org
https://mail.gnome.org/mailman/listinfo/orca-list
Orca wiki: https://wiki.gnome.org/Projects/Orca
Orca documentation: https://help.gnome.org/users/orca/stable/
GNOME Universal Access guide: https://help.gnome.org/users/gnome-help/stable/a11y.html



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]