Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/GAP/pkg/deepthought/tst/   (Algebra von RWTH Aachen Version 4.15.1©)  Datei vom 20.5.2025 mit Größe 997 B image not shown  

Quellcode-Bibliothek bug1169746.js   Sprache: unbekannt

 
class C { }
class D extends C { }

function f()
{
    for (var i = 0; i < 2000; ++i)
        new D();
}

f();

Messung V0.5 in Prozent
C=96 H=65 G=81

[0.49QuellennavigatorsProjekt 2026-04-25]