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

compare_by plotter: filenames too long for large symbols #24

Open
JPenuchot opened this issue Mar 20, 2023 · 0 comments
Open

compare_by plotter: filenames too long for large symbols #24

JPenuchot opened this issue Mar 20, 2023 · 0 comments
Labels
good first issue Good for newcomers

Comments

@JPenuchot
Copy link
Owner

The compare_by plotter saves plots with filenames generated using the key itself. This becomes problematic when the symbols grow large enough for filenames to be too long.

The issue is known and currently has no other solution than generating smaller symbols at the moment, eg. benchmark driver functions with names that do not depend on benchmark instantiation size.

Solutions for this problem are welcome. I'm open to having different name shortening strategies, generating index files to help find plot files, and others. I will address this issue if it becomes really problematic.

@JPenuchot JPenuchot added the good first issue Good for newcomers label Mar 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant