Skip to content

sootupification leftovers #42

@swissiety

Description

@swissiety
  • reintroduce sparsification - generalize? so its not just in soot? improve cache perfromance -> use key objects vs string concatenation
  • reuse framework setups /callgraph etc. across testcases to save execution time?
  • sootup: refctor SootUpFrameworkScope.getInstance() hack away to enable independent/concurrent boomerang instances
  • create Parameterized tests / if possible: frameworks are selected by maven profiles?
  • reate scope objects lazily e.g. CallGraph is currently copied into the scope structure - maybe calls could be forwarded when needed - but then the original object cannot be garbage collected and will stay in memory (check if it is currently gc'ed)

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions