Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
fabianbs96 committed Jul 30, 2024
1 parent ccc216e commit c8c1c3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ This website provides the appendix and other supplementary data for the paper "S

The paper analyzes performance bottlenecks of the *Interprocedural Distributive Environments* (IDE) algorithm and proposes two optimizations to improve runtime and memory consumption of IDE analyses:
- Improved memory-layouts of the internal data structures of the IDE solver and
- extensions to a garbage collection mechanism for the IDE solver internal data.
- Extensions to a garbage collection mechanism for the IDE solver internal data.

The paper contains a thorough empirical study to assess the concrete performance implications of our proposed optimizations, when analyzing real-world C and C++ software.

Expand Down

0 comments on commit c8c1c3b

Please sign in to comment.