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

Performance Improvement #288

Closed
prbzrg opened this issue Sep 22, 2023 · 1 comment
Closed

Performance Improvement #288

prbzrg opened this issue Sep 22, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed performance
Milestone

Comments

@prbzrg
Copy link
Member

prbzrg commented Sep 22, 2023

The performance isn't good when input is big. For example, a matrix of 100 × 50000
To benchmark current state:

using PkgBenchmark, ContinuousNormalizingFlows
benchmarkpkg(ContinuousNormalizingFlows)
@prbzrg prbzrg added enhancement New feature or request help wanted Extra attention is needed labels Sep 22, 2023
@prbzrg prbzrg added this to the Version 1.0.0 milestone Sep 22, 2023
This was referenced Sep 22, 2023
@prbzrg prbzrg self-assigned this Nov 12, 2023
@prbzrg
Copy link
Member Author

prbzrg commented Sep 19, 2024

Now, it is enough.

@prbzrg prbzrg closed this as completed Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed performance
Projects
None yet
Development

No branches or pull requests

1 participant