Conference paper Closed Access

Inferring Performance Bug Patterns from Developer Commits

Yiqun Chen; Stefan Winter; Neeraj Suri


DCAT Export

<?xml version='1.0' encoding='utf-8'?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:adms="http://www.w3.org/ns/adms#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dct="http://purl.org/dc/terms/" xmlns:dctype="http://purl.org/dc/dcmitype/" xmlns:dcat="http://www.w3.org/ns/dcat#" xmlns:duv="http://www.w3.org/ns/duv#" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:frapo="http://purl.org/cerif/frapo/" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:gsp="http://www.opengis.net/ont/geosparql#" xmlns:locn="http://www.w3.org/ns/locn#" xmlns:org="http://www.w3.org/ns/org#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:prov="http://www.w3.org/ns/prov#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:schema="http://schema.org/" xmlns:skos="http://www.w3.org/2004/02/skos/core#" xmlns:vcard="http://www.w3.org/2006/vcard/ns#" xmlns:wdrs="http://www.w3.org/2007/05/powder-s#">
  <rdf:Description rdf:about="https://doi.org/10.5281/zenodo.3598078">
    <dct:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://doi.org/10.5281/zenodo.3598078</dct:identifier>
    <foaf:page rdf:resource="https://doi.org/10.5281/zenodo.3598078"/>
    <dct:creator>
      <rdf:Description>
        <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
        <foaf:name>Yiqun Chen</foaf:name>
        <org:memberOf>
          <foaf:Organization>
            <foaf:name>DEEDS Group, Dept. of Computer Science Technische Universit¨at Darmstadt</foaf:name>
          </foaf:Organization>
        </org:memberOf>
      </rdf:Description>
    </dct:creator>
    <dct:creator>
      <rdf:Description>
        <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
        <foaf:name>Stefan Winter</foaf:name>
        <org:memberOf>
          <foaf:Organization>
            <foaf:name>DEEDS Group, Dept. of Computer Science Technische Universit¨at Darmstadt</foaf:name>
          </foaf:Organization>
        </org:memberOf>
      </rdf:Description>
    </dct:creator>
    <dct:creator>
      <rdf:Description>
        <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
        <foaf:name>Neeraj Suri</foaf:name>
        <org:memberOf>
          <foaf:Organization>
            <foaf:name>DEEDS Group, Dept. of Computer Science Technische Universit¨at Darmstadt</foaf:name>
          </foaf:Organization>
        </org:memberOf>
      </rdf:Description>
    </dct:creator>
    <dct:title>Inferring Performance Bug Patterns from Developer Commits</dct:title>
    <dct:publisher>
      <foaf:Agent>
        <foaf:name>Zenodo</foaf:name>
      </foaf:Agent>
    </dct:publisher>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#gYear">2020</dct:issued>
    <frapo:isFundedBy rdf:resource="info:eu-repo/grantAgreement/EC/H2020/830927/"/>
    <schema:funder>
      <foaf:Organization>
        <dct:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string">10.13039/100010661</dct:identifier>
        <foaf:name>European Commission</foaf:name>
      </foaf:Organization>
    </schema:funder>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2020-01-05</dct:issued>
    <owl:sameAs rdf:resource="https://zenodo.org/record/3598078"/>
    <adms:identifier>
      <adms:Identifier>
        <skos:notation rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://zenodo.org/record/3598078</skos:notation>
        <adms:schemeAgency>url</adms:schemeAgency>
      </adms:Identifier>
    </adms:identifier>
    <dct:isVersionOf rdf:resource="https://doi.org/10.5281/zenodo.3598077"/>
    <dct:description>&lt;p&gt;Performance bugs, i.e., program source code that&amp;nbsp;is unnecessarily inefficient, have received significant attention&amp;nbsp;by the research community in recent years. A number of&amp;nbsp;empirical studies have investigated how these bugs differ from&amp;nbsp;&amp;ldquo;ordinary&amp;rdquo; bugs that cause functional deviations and several&amp;nbsp;approaches to aid their detection, localization, and removal have&amp;nbsp;been proposed. Many of these approaches focus on certain subclasses&amp;nbsp;of performance bugs, e.g., those resulting from redundant&amp;nbsp;computations or unnecessary synchronization, and the evaluation&amp;nbsp;of their effectiveness is usually limited to a small number of&amp;nbsp;known instances of these bugs. To provide researchers working&amp;nbsp;on performance bug detection and localization techniques with&amp;nbsp;a larger corpus of performance bugs to evaluate against, we&amp;nbsp;conduct a study of more than 700 performance bug fixing&amp;nbsp;commits across 13 popular open source projects written in C&amp;nbsp;and C++ and investigate the relative frequency of bug types as&amp;nbsp;well as their complexity. Our results show that many of these&amp;nbsp;fixes follow a small set of bug patterns, that they are contributed&amp;nbsp;by experienced developers, and that the number of lines needed&amp;nbsp;to fix performance bugs is highly project dependent.&lt;/p&gt;</dct:description>
    <dct:accessRights rdf:resource="http://publications.europa.eu/resource/authority/access-right/NON_PUBLIC"/>
    <dct:accessRights>
      <dct:RightsStatement rdf:about="info:eu-repo/semantics/closedAccess">
        <rdfs:label>Closed Access</rdfs:label>
      </dct:RightsStatement>
    </dct:accessRights>
  </rdf:Description>
  <foaf:Project rdf:about="info:eu-repo/grantAgreement/EC/H2020/830927/">
    <dct:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string">830927</dct:identifier>
    <dct:title>Cyber security cOmpeteNCe fOr Research anD InnovAtion</dct:title>
    <frapo:isAwardedBy>
      <foaf:Organization>
        <dct:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string">10.13039/100010661</dct:identifier>
        <foaf:name>European Commission</foaf:name>
      </foaf:Organization>
    </frapo:isAwardedBy>
  </foaf:Project>
</rdf:RDF>
78
40
views
downloads
All versions This version
Views 7878
Downloads 4040
Data volume 12.4 MB12.4 MB
Unique views 6969
Unique downloads 4040

Share

Cite as