Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[kotlin/native] review math, linalg, and stat object #181

Open
devcrocod opened this issue Jan 16, 2024 · 0 comments
Open

[kotlin/native] review math, linalg, and stat object #181

devcrocod opened this issue Jan 16, 2024 · 0 comments
Assignees
Labels
native An issue/PR related to Native perf An issue/PR related to performance
Milestone

Comments

@devcrocod
Copy link
Collaborator

devcrocod commented Jan 16, 2024

in these objects, functions for arrays are used toCValues. This method performs copying of arrays, exploring the possibility of using CValuesRef (pinned object) instead.

@devcrocod devcrocod added this to the 0.3.0 milestone Jan 16, 2024
@devcrocod devcrocod added perf An issue/PR related to performance native An issue/PR related to Native labels Jan 16, 2024
@devcrocod devcrocod self-assigned this Jan 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
native An issue/PR related to Native perf An issue/PR related to performance
Projects
None yet
Development

No branches or pull requests

1 participant