Skip to content

High memory usage : Partially filled arrays #373

@seb816

Description

@seb816

Hello,

Recently, I update our nuget package from 3.21.50 to 3.21.130
We remarks an high memory usage since the upgrade.

When I look at the dump, a lot of memory is wasted by arrays which are partially filled and seems to come from 'CachedStatement'
Thoses arrays wasted are essentially OraArraySegment[] and Int32[]

image

If i look on 1 'CacheStatement' , thoses properties seems to be the cause :

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions