← Back to index

2021-06-16 20:32

Download Archive

Contents of config.yml
warmupIterations: 10
benchmarkIterations: 10
shrinkBatchSources: 30
implode: true
individualBatchSources: false
variants:
  - standard
  - elkhound
  - recovery
  - incremental
languages:
  - id: java
    name: Java
    extension: java
    parseTable:
      repo: https://github.com/metaborg/java-front.git
      subDir: lang.java
    sources:
      batch:
        - id: apache-commons-lang
          repo: https://github.com/apache/commons-lang.git
        - id: netty
          repo: https://github.com/netty/netty.git
  - id: webdsl
    name: WebDSL
    extension: app
    parseTable:
      repo: https://github.com/webdsl/webdsl-statix.git
      version: 90284543d3d28caedb9588cfcc9677c0a6d70437
      subDir: webdslstatix
    sources:
      batch:
        - id: webdsl-yellowgrass
          repo: https://github.com/webdsl/yellowgrass
  - id: sdf3
    name: SDF3
    extension: sdf3
    parseTable:
      repo: https://github.com/metaborg/sdf.git
      subDir: org.metaborg.meta.lang.template
    sources:
      batch:
        - id: nabl
          repo: https://github.com/metaborg/nabl
        - id: dynsem
          repo: https://github.com/metaborg/dynsem
        - id: flowspec
          repo: https://github.com/metaborg/flowspec
          

Iterations: 10/10

Spoofax version: master
JSGLR version: develop/jsglr2
SDF version: develop/jsglr2

|
|

Per Language

Parse Table States: 5208

Sources

|

|

Full parse forest

Parse nodes context-free: 680120

Parse nodes lexical: 696450

Parse nodes layout: 990218

Optimized parse forest

Parse nodes context-free: 680075

Parse nodes lexical: 0

Parse nodes layout: 0

Reductions LR: 194416

Reductions GLR (deterministic): 1765845

Reductions GLR (non-deterministic): 152549

Parse Table States: 12553

Sources

|

|

Full parse forest

Parse nodes context-free: 97452

Parse nodes lexical: 158377

Parse nodes layout: 172332

Optimized parse forest

Parse nodes context-free: 97360

Parse nodes lexical: 0

Parse nodes layout: 0

Reductions LR: 42286

Reductions GLR (deterministic): 314288

Reductions GLR (non-deterministic): 32300

Parse Table States: 2780

Sources

|

|

Full parse forest

Parse nodes context-free: 79697

Parse nodes lexical: 96482

Parse nodes layout: 68001

Optimized parse forest

Parse nodes context-free: 79426

Parse nodes lexical: 0

Parse nodes layout: 0

Reductions LR: 11555

Reductions GLR (deterministic): 159104

Reductions GLR (non-deterministic): 33020

Per Language