Proceedings of the 40th International Conference on Software Engineering: Companion Proceeedings 2018
DOI: 10.1145/3183440.3183481
|View full text |Cite
|
Sign up to set email alerts
|

PerformanceHat

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1

Citation Types

0
3
0

Year Published

2018
2018
2024
2024

Publication Types

Select...
4
2
1
1

Relationship

0
8

Authors

Journals

citations
Cited by 21 publications
(3 citation statements)
references
References 9 publications
0
3
0
Order By: Relevance
“…Therefore, detecting performance problems has been of interest among researchers (Velez et al, 2021), from researching Machine Learning methods for performance prediction (Kaltenecker et al, 2020) to the creation of several tools to aid in detecting performance issues earlier on. Some of the available tools are: (i) Per-formanceHat (Cito et al, 2018) (This tool aids to bring awareness to development choices and its impact on performance.) and (ii) Toddler (Nistor et al, 2013) (An automated oracle to detect redundant and inefficient use of loops, causing unnecessary performance degradation.).…”
Section: From Automatic Detection Of Performance Issues To Cps-pasmentioning
confidence: 99%
“…Therefore, detecting performance problems has been of interest among researchers (Velez et al, 2021), from researching Machine Learning methods for performance prediction (Kaltenecker et al, 2020) to the creation of several tools to aid in detecting performance issues earlier on. Some of the available tools are: (i) Per-formanceHat (Cito et al, 2018) (This tool aids to bring awareness to development choices and its impact on performance.) and (ii) Toddler (Nistor et al, 2013) (An automated oracle to detect redundant and inefficient use of loops, causing unnecessary performance degradation.).…”
Section: From Automatic Detection Of Performance Issues To Cps-pasmentioning
confidence: 99%
“…Yet, it is this development environment where the user is expected to fix the just detected memory anomaly, however, without further guidance. Developing an IDE plugin [4,21] (and probably even expanding the tool's capabilities by the use of hybrid static and dynamic analysis [31]) would make it possible to automatically detect and highlight suspicious code segments and provide further guidance on the source code level.…”
Section: Recommendationsmentioning
confidence: 99%
“…To this intent, one of the major challenges is to work on achieving a more efficient integration between the design and runtime aspects of systems. For instance, through observation and instrumentation, logs and metrics can be collected and related to the original software design in order to comprehend, extrapolate and analyze the inner behavior of a running software system [3].…”
Section: Introductionmentioning
confidence: 99%