8000 Run pipeline code lens: Include only statements in the backward slice of statements with side effects · Issue #1354 · Safe-DS/DSL · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Run pipeline code lens: Include only statements in the backward slice of statements with side effects #1354

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

Open
lars-reimann opened this issue Mar 9, 2025 · 0 comments
Labels
performance 🏃 Speed things up

Comments

@lars-reimann
Copy link
Member

Is your feature request related to a problem?

The "Run pipeline" code lens is meant to run a pipeline for its side effects. Currently, however, all statements are executed (unless they have no effect whatsoever).

Desired solution

Compute the backward slice for any statement in the pipeline with side effects and combine them. Run only those statements.

Possible alternatives (optional)

No response

Screenshots (optional)

No response

Additional Context (optional)

No response

@lars-reimann lars-reimann added the performance 🏃 Speed things up label Mar 9, 2025
@lars-reimann lars-reimann added this to DSL Mar 9, 2025
@github-project-automation github-project-automation bot moved this to Backlog in DSL Mar 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
performance 🏃 Speed things up
Projects
Status: Backlog
Development

No branches or pull requests

1 participant
0