user202729 / plover-generate

Generate a dictionary from a list of rules. Tailored for Plover theory.
GNU General Public License v3.0
1 stars 2 forks source link

Memory consumption #7

Open user202729 opened 3 years ago

user202729 commented 3 years ago

... appears to be oddly high (and grow over time!)

Might trigger the OOM killer.

user202729 commented 3 years ago

Fixed on Plover's side (pull request 1375).

Still, the dictionary format could be improved.