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

net.finmath.montecarlo.interestrate.products.indices.LIBORIndexTest may take very long. #53

Open
cfries opened this issue Jun 7, 2018 · 0 comments
Assignees
Labels

Comments

@cfries
Copy link
Member

cfries commented Jun 7, 2018

The unit test net.finmath.montecarlo.interestrate.products.indices.LIBORIndexTest may take very long. Could be a memory problem. Some profiling should be done here.

Sample Output:

2.00 2.50 0.000013 0.000212
2.00 2.25 0.000019 0.000212
2.00 3.00 0.000024 0.000212
2.50 3.00 0.000013 0.000212
2.50 3.25 0.000034 0.000212
2.50 3.50 0.000023 0.000212
2.00 4.00 0.000039 0.000212
2.00 5.00 0.000050 0.000212
2.25 2.50 -0.000006 0.000212
4.00 5.00 -0.000007 0.000212

-0.000147 0.001414
2.00 20.00 -0.000168

[INFO] Tests run: 60, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4,007.218 s - in net.finmath.montecarlo.interestrate.products.indices.LIBORIndexTest

@cfries cfries added the bug label Jun 7, 2018
@cfries cfries self-assigned this Jun 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant