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 Blog post in Articles and other media section #3049

Merged
merged 1 commit into from
Mar 16, 2023
Merged

Conversation

AdilZouitine
Copy link
Contributor

Hi there 👋,

This pull request adds a link to a blog post in the PyO3 README under the "Articles and other media" section. The blog post, titled "How we extended the River stats module with Rust using PyO3," details our experience in utilizing PyO3 to improve the performance of the River library's stats module.

Add How we extended the River stats module with Rust using PyO3 blog post
@messense messense added the CI-skip-changelog Skip checking changelog entry label Mar 15, 2023
Copy link
Member

@messense messense left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice post, thanks!

bors r+

bors bot added a commit that referenced this pull request Mar 15, 2023
3049: Add Blog post in Articles and other media section  r=messense a=AdilZouitine

Hi there 👋,

This pull request adds a link to a blog post in the PyO3 README under the "Articles and other media" section. The blog post, titled "How we extended the River stats module with Rust using PyO3," details our experience in utilizing PyO3 to improve the performance of the River library's stats module.




Co-authored-by: Adil Zouitine <adilzouitinegm@gmail.com>
@bors
Copy link
Contributor

bors bot commented Mar 15, 2023

Build failed:

@messense
Copy link
Member

GitHub Packages is having issues, let's try land this later.

@messense
Copy link
Member

bors retry

@bors
Copy link
Contributor

bors bot commented Mar 16, 2023

Build succeeded:

@bors bors bot merged commit 658bc6b into PyO3:main Mar 16, 2023
@kngwyu
Copy link
Member

kngwyu commented Mar 16, 2023

It's cool, thanks. I really like your visualization on how the extension looks like from Python:
https://boring-guy.sh/img/river-rust/visual_rust_stats.png

@AdilZouitine
Copy link
Contributor Author

It's cool, thanks. I really like your visualization on how the extension looks like from Python: https://boring-guy.sh/img/river-rust/visual_rust_stats.png

Thank you! 🤗

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI-skip-changelog Skip checking changelog entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants