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

test_perf2.c should measure the time to create the file as well, for shared vs. static testing #1483

Closed
edhartnett opened this issue Jun 9, 2019 · 1 comment

Comments

@edhartnett
Copy link
Collaborator

Part of the performance tests is to see if there is a detectable difference between shared and static libraries on a HPC system. For that to be measured, the first call of a PIO function must be included in the timing, because that's where the library load happens.

@edhartnett
Copy link
Collaborator Author

Or we can take a more zen approach, and let go of our desire to know this.

It seems that this is not a very interesting issue to most users.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant