@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://rec.harvest-normandie.data4citizen.com/dataset/oai-hal-hal-00957154v1> a dcat:Dataset ;
    dct:description """
              Today, Java is regularly used to implement large multi-threaded server-class ap- plications, whose scalability could be hampered by the execution of critical sections. Profiling is needed to identify critical sections that are problematic. However, profiling such applications is challenging, due to their long running times and the range of possible runtime conditions. We propose Free Lunch, a new profiler designed to identify locks and critical sections that hamper scalability. Free Lunch is designed around a new metric, critical section pressure, and can be used in-vivo, while the application is run by end-users. Using Free Lunch, we have identified a contention phase in the distributed Cassandra NoSQL database and in several applications from the DaCapo benchmark suite. On the latter, we were able to improve the performance of the Xalan benchmark by 15%. In an evaluation on over thirty applications, we found that the overhead of Free Lunch is never greater than 6%.
            """ ;
    dct:identifier "Report N°: RR-8486" ;
    dct:issued "2026-05-06T02:36:21.221911"^^xsd:dateTime ;
    dct:language "en" ;
    dct:modified "2026-05-06T02:36:21.221915"^^xsd:dateTime ;
    dct:publisher <https://rec.harvest-normandie.data4citizen.com/organization/cce9db95-46d9-4dc2-84b6-764215d0a002> ;
    dct:title "Continuously Measuring Critical Section Pressure with the Free Lunch Profiler" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "CCSD" ] ;
    dcat:distribution <https://rec.harvest-normandie.data4citizen.com/dataset/oai-hal-hal-00957154v1/resource/8046000f-5f47-4532-8b2f-30e579cbe10f> ;
    dcat:keyword "infoeu-reposemanticsreport",
        "infoinfo-plcomputer-science-csprogramming-languages-cspl",
        "java",
        "locks",
        "multicore-architecture",
        "profiler",
        "reports" ;
    dcat:landingPage <https://inria.hal.science/hal-00957154> .

<https://rec.harvest-normandie.data4citizen.com/dataset/oai-hal-hal-00957154v1/resource/8046000f-5f47-4532-8b2f-30e579cbe10f> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2026-05-06T02:36:21.238254"^^xsd:dateTime ;
    dct:modified "2026-05-06T02:36:21.213177"^^xsd:dateTime ;
    dct:title "Continuously Measuring Critical Section Pressure with the Free Lunch Profiler" ;
    dcat:accessURL <https://inria.hal.science/hal-00957154> .

<https://rec.harvest-normandie.data4citizen.com/organization/cce9db95-46d9-4dc2-84b6-764215d0a002> a foaf:Agent ;
    foaf:name "test_moissonnage_selune" .

<https://inria.hal.science/hal-00957154> a foaf:Document .

