Skip to content

Not yet effectively parallel #13

@lucagl

Description

@lucagl

Probable cause the une of std::lists. --> MAYOR REWRITING NECESSARY
Solution rewrite the code using vectors, and preallocate memory (reserve command) to minimize re-allocations.
Exploit possibility of random access when parallelizing and re-think search methods in Events class

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