Closed andsvb2 closed 3 years ago
Unfortunately Firefox does not implement navigator.deviceMemory
, yet. So there's no reliable way to check that the client will have sufficient memory.
Fortunately the strength gained by larger hashtables is pretty marginal in the grand scheme of things, so I think it's better to wait than add a hacky workaround.
Edit: Note that being careful with memory allocations is a choice made in lila. This package does not enforce such a limit, besides the 1 GiB limitation.
So it was one of the current limitations.
I appreciate the information and apologize for sending this non-issue.
No worries. Just recently I learned that a long-standing limitation (#26) was no longer an issue, so it's good to check from time to time.
Hi,
I don't know if this is indeed a new issue, something related to issue #3 or a configuration problem, but in Firefox the possible memory values in the analysis page is 16MB or 32MB. On Google Chrome I can adjust the memory between 16MB - 1GB.
Inspecting the slider on Firefox and Chrome show this difference:
Firefox:
On Firefox inspector there is a
overflow
bubble with the messageThis element is causing an element to overflow.
. The bubble is at the end of each inline inside the block.Chrome:
I'm not a developer, so I couldn't figure out what information would be relevant to this issue or if it is related to the section Current limitations.
Thank you for your work.
System OS: EndeavourOS Kernel: Linux 5.10.7-zen1-1-zen x86_64 CPU: i7-6500U Skylake Memory size: 16 GB DDR3 Firefox version: 84.0.2 Chrome version: 87.0.4280.141