Skip to content

Serialisation of static environments is slow for large functorised programs #102

@melsman

Description

@melsman

Serialisation of static environments during static interpretation is slow for large functorised programs (e.g., MLton). When environments are serialised, which they are in particular when functor closures are serialised during static interpretation, it seems that quite some time is spend on discovering sharing (with parts of previously serialised environments).

See #97 .

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions