• Otto Kekäläinen's avatar
    Extend the Gitlab-CI pipeline to run mini benchmark · c5c61b51
    Otto Kekäläinen authored
    Implement new mini-benchmark script for simple CPU bound benchmark for the
    duration of 5 minutes. The script can be run stand-alone or as part of a
    CI pipeline.
    
    Extend Gitlab-CI to run mini-benchmark on every commit to catch if there
    are severe performance regressions.
    
    Also bump MARIADB_MAJOR_VERSION to 10.8 which is needed on the 10.8 branch.
    c5c61b51
mini-benchmark.sh 6.77 KB