Skip to content

Performance improvement for evaluating expression #2

Description

@ahmadyan

About 50% of the duplex runtime is spent on evaluating expressions.
We currently use Boost spirit to evaluate expressions (see system.cpp and expression.h).
We should use more efficient code or JIT (https://github.com/tartakynov/mathpresso should suffice).

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