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

The Performance Effects of Virtual-Machine Instruction Pointer Updates Paper #697

Open
Fidget-Spinner opened this issue Sep 16, 2024 · 0 comments
Labels
research-interaction notes from researchers, papers etc.

Comments

@Fidget-Spinner
Copy link
Collaborator

Fidget-Spinner commented Sep 16, 2024

The following paper by M. Anton Ertl and Bernd Paysan cover instruction pointer update bottlenecks and removal costs. It's quite similar architecture to what CPython's tier 2 optimizer has. Once again, this paper is from ECOOP.

https://drops.dagstuhl.de/entities/document/10.4230/LIPIcs.ECOOP.2024.14

@Fidget-Spinner Fidget-Spinner added the research-interaction notes from researchers, papers etc. label Sep 16, 2024
@Fidget-Spinner Fidget-Spinner changed the title The Performance Effects of Virtual-Machine Instruction Pointer Updates The Performance Effects of Virtual-Machine Instruction Pointer Updates Paper Sep 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
research-interaction notes from researchers, papers etc.
Projects
None yet
Development

No branches or pull requests

1 participant