Proceedings of the 39th ACM SIGPLAN Conference on Programming Language Design and Implementation 2018
DOI: 10.1145/3192366.3192376
|View full text |Cite
|
Sign up to set email alerts
|

BLeak: automatically debugging memory leaks in web applications

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1

Citation Types

0
4
0

Year Published

2018
2018
2024
2024

Publication Types

Select...
4
3
1

Relationship

0
8

Authors

Journals

citations
Cited by 11 publications
(4 citation statements)
references
References 14 publications
0
4
0
Order By: Relevance
“…It uses the number of different generations of the objects grouped by their allocation sites, to abstract the object staleness -an important attribute indicating a memory leak. Vilk et al proposed a browser leak debugger for automatically debugging memory leaks in web applications called as "BLeak" [15]. It collects heap snapshots and analyzes these snapshots over time to identify and rank leaks.…”
Section: Related Workmentioning
confidence: 99%
“…It uses the number of different generations of the objects grouped by their allocation sites, to abstract the object staleness -an important attribute indicating a memory leak. Vilk et al proposed a browser leak debugger for automatically debugging memory leaks in web applications called as "BLeak" [15]. It collects heap snapshots and analyzes these snapshots over time to identify and rank leaks.…”
Section: Related Workmentioning
confidence: 99%
“…It uses the number of different generations of the objects grouped by their allocation sites, to abstract the object staleness -an important attribute indicating a memory leak. Vilk et al proposed a browser leak debugger for automatically debugging memory leaks in web applications called as "BLeak" [13]. It collects heap snapshots and analyzes these snapshots over time to identify and rank leaks.…”
Section: Related Workmentioning
confidence: 99%
“…Different from Mem-Lock, this technique aims at reducing memory consumption by dynamic online scheduling while MemLock is to find memory consumption bugs. BLEAK [69] is a system to debug memory leaks in web applications. It leverages the observation that users often repeatedly return to the same visual state.…”
Section: Related Workmentioning
confidence: 99%