Raymond Toy pushed to branch rtoy-issue-87-add-cl-bench at cmucl / cmucl

Commits:

2 changed files:

Changes:

  • .gitlab-ci.yml
    ... ... @@ -27,6 +27,7 @@ linux-runner:
    27 27
         - cd ../benchmarks/cl-bench
    
    28 28
         - echo $PWD
    
    29 29
         - ls
    
    30
    +    - mkdir tmp
    
    30 31
         - CMUCL=../../snapshot/bin/lisp ./run-cmucl.sh
    
    31 32
         - CMUCL=../../dist/bin/lisp ./run-cmucl.sh
    
    32 33
         - ../../snapshot/bin/lisp -load report
    

  • benchmarks/cl-bench/files/gabriel.lisp
    ... ... @@ -1018,7 +1018,9 @@
    1018 1018
     
    
    1019 1019
     ;;; FPRINT -- Benchmark to print to a file.
    
    1020 1020
     
    
    1021
    -(defparameter +fread-temporary-pathname+ "/tmp/fprint.tst")
    
    1021
    +(defparameter +fread-temporary-pathname+
    
    1022
    +  "./tmp/fprint.tst"
    
    1023
    +  "Temporary file used for benchmarking fread")
    
    1022 1024
     
    
    1023 1025
     (defvar *fprint-test-atoms*
    
    1024 1026
       '(abcdef12 cdefgh23 efghij34 ghijkl45 ijklmn56 klmnop67