Skip to content

Optimise aterm lookups performance #97

@mlaveaux

Description

@mlaveaux

The aterm benchmarks show that aterm lookups are about 3 times more expensive than in the mCRL2 aterm library. This could be inheritedly from the hash table implementation, or the hashing that is being used. In any way we should try to optimised this further. Furthermore, the mCRL2 toolset also has fixed arity constructors that are about 3 times faster than the dynamic ones. See if we can also introduce this using macros.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions