Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/Roqc/dev/bench/   (Beweissystem des Inria Version 9.1.0©)  Datei vom 15.8.2025 mit Größe 625 B image not shown  

Quelle  gitlab-bench.yml   Sprache: unbekannt

 
Untersuchungsergebnis.yml Download desUnknown {[0] [0] [0]}zum Wurzelverzeichnis wechseln


bench:
  stage: build-0
  needs: []
  when: manual
  before_script:
    - printenv -0 | sort -z | tr '\0' '\n'
  script: dev/bench/bench.sh
  tags:
    - timing
  variables:
    GIT_DEPTH: ""
  artifacts:
    name: "$CI_JOB_NAME"
    paths:
      - _bench/html/**/*.v.html
      - _bench/logs
      - _bench/timings/*
      - _bench/files.listing
      - _bench/opam.NEW/**/*.log
      - _bench/opam.NEW/**/*.timing
      - _bench/opam.NEW/**/*.prof.json.gz
      - _bench/opam.OLD/**/*.log
      - _bench/opam.OLD/**/*.timing
    when: always
    expire_in: 1 year
  environment: bench
  interruptible: false
  timeout: 1d

[ zur Elbe Produktseite wechseln0.79Quellennavigators  ]