Skip to content
Tags give the ability to mark specific points in history as being important
This project is mirrored from https://*****@github.com/JuliaPerf/STREAMBenchmark.jl.git. Pull mirroring updated .
  • v0.4.5
    f4ecd270 · Update Project.toml ·
    ## STREAMBenchmark v0.4.5
    
    [Diff since v0.4.4](https://github.com/JuliaPerf/STREAMBenchmark.jl/compare/v0.4.4...v0.4.5)
    
    
    **Merged pull requests:**
    - enable dependabot for GitHub actions (#23) (@ranocha)
    - Bump actions/cache from 1 to 3 (#24) (@dependabot[bot])
    - Bump actions/checkout from 2 to 3 (#25) (@dependabot[bot])
    - Bump actions/checkout from 3 to 4 (#26) (@dependabot[bot])
  • v0.4.4
    8885104b · Update Project.toml ·
    ## STREAMBenchmark v0.4.4
    
    [Diff since v0.4.3](https://github.com/JuliaPerf/STREAMBenchmark.jl/compare/v0.4.3...v0.4.4)
    
    
    **Closed issues:**
    - Switch to TestItemRunner (#20)
    
    **Merged pull requests:**
    - TestItemRunner (#21) (@carstenbauer)
    - more balanced distribution of workload to each thread (#22) (@xwuupb)
  • v0.4.3
    695297f3 · Update Project.toml ·
    ## STREAMBenchmark v0.4.3
    
    [Diff since v0.4.2](https://github.com/JuliaPerf/STREAMBenchmark.jl/compare/v0.4.2...v0.4.3)
  • v0.4.2
    d2397520 · Update README.md ·
    ## STREAMBenchmark v0.4.2
    
    [Diff since v0.4.1](https://github.com/JuliaPerf/STREAMBenchmark.jl/compare/v0.4.1...v0.4.2)
  • v0.4.1
    7a26fcbb · Update Project.toml ·
    ## STREAMBenchmark v0.4.1
    
    [Diff since v0.4.0](https://github.com/JuliaPerf/STREAMBenchmark.jl/compare/v0.4.0...v0.4.1)
    
    
    **Closed issues:**
    - Use `@threads :static` instead of `@threads` (#18)
  • v0.4.0
    6ea23817 · Update Project.toml ·
    ## STREAMBenchmark v0.4.0
    
    [Diff since v0.3.1](https://github.com/JuliaPerf/STREAMBenchmark.jl/compare/v0.3.1...v0.4.0)
  • v0.3.1
    3d5d6829 · increase pc2 ci runtime ·
    ## STREAMBenchmark v0.3.1
    
    [Diff since v0.3.0](https://github.com/JuliaPerf/STREAMBenchmark.jl/compare/v0.3.0...v0.3.1)
    
    
    
    **Merged pull requests:**
    - Fix last cache, and make multithreaded benchmarks actually run multithreaded. (#15) (@chriselrod)
  • v0.3.0
    6014499f · Update Project.toml ·
    Release: v0.3.0
    ## STREAMBenchmark v0.3.0
    
    [Diff since v0.2.1](https://github.com/JuliaPerf/STREAMBenchmark.jl/compare/v0.2.1...v0.3.0)
    
    
    
    **Merged pull requests:**
    - Switch to Invenia's blue style formatting (#13) (@carstenbauer)
    - Remove dependency on CpuId to support non-x86 CPUs. (#14) (@chriselrod)
  • v0.2.1
    6a54e072 · Update Project.toml ·
    Release: v0.2.1
    ## STREAMBenchmark v0.2.1
    
    [Diff since v0.2.0](https://github.com/JuliaPerf/STREAMBenchmark.jl/compare/v0.2.0...v0.2.1)
    
    
    **Closed issues:**
    - Test thread pinning beyond JULIA_EXCLUSIVE=1 (#7)
    - Move to JuliaPerf? (#10)
    
    **Merged pull requests:**
    - CompatHelper: bump compat for "BenchmarkTools" to "0.7" (#9) (@github-actions[bot])
    - CompatHelper: bump compat for "BenchmarkTools" to "1.0" (#12) (@github-actions[bot])
  • v0.2.0
    6fc374cf · First release ·
    Release: v0.2.0
    ## STREAMBenchmark v0.2.0
    
    
    
    
    **Merged pull requests:**
    - CompatHelper: add new compat entry for "LoopVectorization" at version "0.12" (#1) (@github-actions[bot])
    - CompatHelper: add new compat entry for "BenchmarkTools" at version "0.6" (#2) (@github-actions[bot])
    - CompatHelper: add new compat entry for "CpuId" at version "0.3" (#3) (@github-actions[bot])
    - CompatHelper: add new compat entry for "Downloads" at version "1.4" (#4) (@github-actions[bot])