Skip to content
Snippets Groups Projects
  1. Mar 24, 2023
  2. Mar 23, 2023
  3. Mar 22, 2023
  4. Mar 21, 2023
  5. Mar 20, 2023
  6. Mar 18, 2023
  7. Mar 17, 2023
  8. Mar 16, 2023
    • Alexander Theißen's avatar
      contracts: Simplify benchmarks (#13595) · 91bb2d29
      Alexander Theißen authored
      * Remove batching
      
      * Benchmark in bytes not kilobytes
      
      * ".git/.scripts/commands/bench/bench.sh" pallet dev pallet_contracts
      
      * ".git/.scripts/commands/bench/bench.sh" pallet dev pallet_contracts
      
      * ".git/.scripts/commands/bench/bench.sh" pallet dev pallet_contracts
      
      * ".git/.scripts/commands/bench/bench.sh" pallet dev pallet_contracts
      
      * Add rationale for picking batch numbers
      
      ---------
      
      Co-authored-by: command-bot <>
      91bb2d29
    • Oliver Tale-Yazdi's avatar
      Update all weights (#13614) · 3a3d93af
      Oliver Tale-Yazdi authored
      
      * Empty commit
      
      * ".git/.scripts/commands/bench/bench.sh" all
      
      ---------
      
      Co-authored-by: default avatarAlexander Theißen <alex.theissen@me.com>
      Co-authored-by: command-bot <>
      3a3d93af
    • Mira Ressel's avatar
      refactor cargo-check-benches logic · b117dbdf
      Mira Ressel authored
      * fix fetch refspec
      * assume base is master if the api call fails
      * merge master into pr branch rather than the other way around; same
        effect but imo cleaner and more readable
      * don't re-fetch pr branch, we want to test the version our pipeline is
        running on
      b117dbdf