mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-25 10:48:54 -06:00
Minors to LPGF readme
This commit is contained in:
@@ -206,8 +206,8 @@ Max memory: 2.25 GB
|
|||||||
| PhrasebookFre | 41397 | 32967 | 80% |
|
| PhrasebookFre | 41397 | 32967 | 80% |
|
||||||
|
|
||||||
Conclusions:
|
Conclusions:
|
||||||
- map itself requires more memory than acual compilation
|
- map itself requires more memory than actual compilation
|
||||||
- lookup is also as also as actual compilation
|
- lookup/insert is also as bad as actual compilation
|
||||||
|
|
||||||
Tried HashMap (deriving Hashable for LinValue), no inprovement.
|
Tried HashMap (deriving Hashable for LinValue), no inprovement.
|
||||||
Using show on LinValue for keys is incredibly slow.
|
Using show on LinValue for keys is incredibly slow.
|
||||||
|
|||||||
Reference in New Issue
Block a user