Skip to content

C++: Data flow across link targets and StmtExpr#742

Closed
jbj wants to merge 3 commits into
github:masterfrom
jbj:dataflow-link-targets
Closed

C++: Data flow across link targets and StmtExpr#742
jbj wants to merge 3 commits into
github:masterfrom
jbj:dataflow-link-targets

Conversation

@jbj

@jbj jbj commented Jan 10, 2019

Copy link
Copy Markdown
Contributor

@kevinbackhouse I've tested the dispatch change in QL4E on systemd, and it seems to work. We probably shouldn't merge this until I've written unit tests, but maybe you'd like to test it right away.

@jbj jbj added C++ WIP This is a work-in-progress, do not merge yet! labels Jan 10, 2019
@jbj jbj requested a review from kevinbackhouse January 10, 2019 14:42
@jbj jbj requested a review from a team as a code owner January 10, 2019 14:42
@jbj

jbj commented Jan 11, 2019

Copy link
Copy Markdown
Contributor Author

The test failed because of a trap importer bug that's been fixed in the internal repo now, but I think it'll fail for a different reason until #747 is merged. All of that is unrelated to this PR.

@jbj

jbj commented Jan 15, 2019

Copy link
Copy Markdown
Contributor Author

@kevinbackhouse have you had a chance to test this?

@kevinbackhouse

Copy link
Copy Markdown
Contributor

@jbj: Sorry, I couldn't figure out how to test it in Eclipse. Then other things came up and I forgot about it.

The previous join seemed to perform fine, but it displayed a 20x tuple
count bulge, which could be risky for the performance on large
snapshots.
@jbj

jbj commented Mar 5, 2019

Copy link
Copy Markdown
Contributor Author

I'll split this up into two separate PRs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C++ WIP This is a work-in-progress, do not merge yet!

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants