Skip to content

Performance question on List conversion from python to c#.  #2430

@loneshark99

Description

@loneshark99

I have a question with respect to performance.

I am trying to create a C# List object from a python list object with the list size of 96. I do this over 18k times but this conversion causes lot of latency. Is there any other way to convert a python list object of floats to C# List ? The code in the red box causes most latency. Any suggestions/pointers will be helpful. Thanks.

image

Thanks Much!

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