Skip to content

Use Boost object pools #16

Description

@bmmalone

Currently, the solvers (and scoring) make many, many calls to malloc (via new). This is quite slow, and object pools are a straightforward approach to improve this behavior.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions