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

Evaluate Profile-Guided Optimization (PGO) #961

Open
zamazan4ik opened this issue Jan 9, 2024 · 0 comments
Open

Evaluate Profile-Guided Optimization (PGO) #961

zamazan4ik opened this issue Jan 9, 2024 · 0 comments

Comments

@zamazan4ik
Copy link

Hi!

I evaluate Profile-Guided Optimization (PGO) applicability to different kinds of software - all my results are available in my repo. From my experience, PGO helps with achieving better performance in many scenarios.

Recently I performed PGO tests for HuggingFace Tokenizer project - the results are located here. Since the results are quite promising (up to 20% performance improvements in some scenarios), I think it could be interesting to perform the same PGO benchmarks for SentencePiece. As far as I understand from the technical highlights - performance is one of the goals of the project.

Did anyone try before to optimize SentencePiece performance with PGO? If yes, could you please share the benchmark results? If no - is there an established methodology/make command/anything else to perform such benchmarks?

Thanks in advance.

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