Skip to content

Memory allocations #81

Open
Open
@janbruedigam

Description

@janbruedigam

Functions related to contact handling are allocating a lot of memory.
Could be tracked down and reduced for improved speed.
The following code could be used for profiling (https://docs.julialang.org/en/v1/manual/profile/#Line-by-Line-Allocation-Tracking):

using Dojo
using DojoEnvironments

mechanism = get_mechanism(:block) 
storage = simulate!(mechanism, 1, record=true)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions