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

Add a CLI option to truncate benchmark names #14

Open
harendra-kumar opened this issue Aug 25, 2020 · 1 comment
Open

Add a CLI option to truncate benchmark names #14

harendra-kumar opened this issue Aug 25, 2020 · 1 comment

Comments

@harendra-kumar
Copy link
Member

In results like these:

FileSystem.Handle/o-1-space/copy/read/SS.encodeUtf8 . SS.decodeUtf8Lax (1/10)                                                 950.08                      +0.32
FileSystem.Handle/o-1-space/reduce/toChunks/S.splitOnSeqUtf8 "abcdefgh" FL.drain . US.decodeUtf8ArraysLenient (1/10)           55.84                      +0.29

The benchmark name is too long, we would like to only print the last n characters of the benchmark name based on a CLI option, where n comes from the CLI option.

@harendra-kumar
Copy link
Member Author

@specdrake would you like to try this.

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