8000 [BUG] excessive memory usage · Issue #30 · HotKeyIt/ahkdll · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
[BUG] excessive memory usage #30
Open
@thqby

Description

@thqby

When I tested yaml to load a 1.6m json file, I found that the ahk_h v2 version will use up to 500+m of memory, while ahk_L v2 version only needs 20-30m of memory.
test code:

a := FileRead('js.json', 'utf-8')
o := Yaml(a)
MsgBox()

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0