Skip to content

Refactor waterdynamics to use UpdatingAtomGroup and add benchmark. #20

Description

@hmacdope

Is your feature request related to a problem?

The waterdynamics code currently makes a new AtomGroup for every frame, which is possibly inefficient and isn't in line with the newer analysis modules.

Describe the solution you'd like

We can refactor to use an UpdatingAtomgroup and streamline some of the loop structures to use array operations.

A benchmark would also be needed to assess any possible increases in performance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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