Skip to content
Snippets Groups Projects
Select Git revision
  • 4f71771fb6e47aa071fdaa56d010082eba04ea24
  • master default protected
  • tuxmain/fix-change-owner-key
  • fix_picked_up_file_in_runtime_release
  • network/gtest-1000 protected
  • upgradable-multisig
  • runtime/gtest-1000
  • network/gdev-800 protected
  • cgeek/issue-297-cpu
  • gdev-800-tests
  • update-docker-compose-rpc-squid-names
  • fix-252
  • 1000i100-test
  • hugo/tmp-0.9.1
  • network/gdev-803 protected
  • hugo/endpoint-gossip
  • network/gdev-802 protected
  • hugo/distance-precompute
  • network/gdev-900 protected
  • tuxmain/anonymous-tx
  • debug/podman
  • gtest-1000-0.11.1 protected
  • gtest-1000-0.11.0 protected
  • gtest-1000 protected
  • gdev-900-0.10.1 protected
  • gdev-900-0.10.0 protected
  • gdev-900-0.9.2 protected
  • gdev-800-0.8.0 protected
  • gdev-900-0.9.1 protected
  • gdev-900-0.9.0 protected
  • gdev-803 protected
  • gdev-802 protected
  • runtime-801 protected
  • gdev-800 protected
  • runtime-800-bis protected
  • runtime-800 protected
  • runtime-800-backup protected
  • runtime-701 protected
  • runtime-700 protected
  • runtime-600 protected
  • runtime-500 protected
41 results

file_header.txt

Blame
    • Éloïs's avatar
      57ac5589
      Add weights benchmarks (step 1) (!73) · 57ac5589
      Éloïs authored
      * feat(weights): use our benchmarks for pallet proxy
      
      * feat(weights): use our benchmarks for pallet multisig
      
      * fix(benchmarks): some pallets benchmarking need access to system.remark
      
      * feat(weights): use our benchmarks for pallet timestamp
      
      * feat(weights): use our benchmarks for pallet scheduler
      
      * fix(weights): impl proper weights & benchmarks for pallet upgrade origin
      
      * doc(dev):weights-bench: reference machine should use an SSD with USB3
      
      * style(clippy): allow unnecessary_cast for WeighInfo implementations
      
      * doc(dev): add "how to benchmarks weights of a Call/Hook/Pallet"
      
      * feat(runtimes): use our benchmarks for pallet universal dividend
      
      * feat(pallet_ud): add weights info
      
      * feat(pallet_ud): add benchmarking
      
      * fix(weights): use our own extrinsic base weights constant
      
      * feat(weights): use our benchmarks for frame_system
      
      * feat(weights): use our benchmarks for pallet balance
      
      * fix(accounts): providers should be inc as soon as the account recv money
      
      providers should be incremented as soon as the account receive funds
      
      * fix(gdev): fix runtime benchmarks compilation
      57ac5589
      History
      Add weights benchmarks (step 1) (!73)
      Éloïs authored
      * feat(weights): use our benchmarks for pallet proxy
      
      * feat(weights): use our benchmarks for pallet multisig
      
      * fix(benchmarks): some pallets benchmarking need access to system.remark
      
      * feat(weights): use our benchmarks for pallet timestamp
      
      * feat(weights): use our benchmarks for pallet scheduler
      
      * fix(weights): impl proper weights & benchmarks for pallet upgrade origin
      
      * doc(dev):weights-bench: reference machine should use an SSD with USB3
      
      * style(clippy): allow unnecessary_cast for WeighInfo implementations
      
      * doc(dev): add "how to benchmarks weights of a Call/Hook/Pallet"
      
      * feat(runtimes): use our benchmarks for pallet universal dividend
      
      * feat(pallet_ud): add weights info
      
      * feat(pallet_ud): add benchmarking
      
      * fix(weights): use our own extrinsic base weights constant
      
      * feat(weights): use our benchmarks for frame_system
      
      * feat(weights): use our benchmarks for pallet balance
      
      * fix(accounts): providers should be inc as soon as the account recv money
      
      providers should be incremented as soon as the account receive funds
      
      * fix(gdev): fix runtime benchmarks compilation
    index.html 8.64 KiB
    <!DOCTYPE html>
    <html>
    <head>
      <meta name="generator" content="HTML Tidy for HTML5 for Linux version 5.6.0">
      <meta charset="UTF-8">
      <link rel="stylesheet" href="../theme/materialize.min.css">
      <link rel="stylesheet" href="../theme/custom.css">
      <meta name="viewport" content="width=device-width, initial-scale=1.0">
      <title id="header-title">__MAIN_TITLE__</title>
      <link rel="icon" type="image/svg" href="../img/v-cercle.svg">
    
      <script>
        // URL drawn horizontally or vertically, or not be drawn.
        const URL_ORIENTATION = "__URL_ORIENTATION__";
        const IMAGE_PLACEHOLDER = "./logo_g.png"
      </script>
    </head>
    <body>
      <header>
        <nav>
          <!-- language dropdown -->
          <ul id="language_dropdown" class="dropdown-content">
            __LANGUAGE_DROPDOWN_MENU__
          </ul>
          <div class="nav-wrapper cyan darken-2">
            <a id="title-center" href="#" class="brand-logo center hide-on-med-and-down" style="display: block;">
              <img width="60" height="60" style="vertical-align:middle;" src="../img/v-cercle.svg"/>
              <span style="vertical-align:middle; display:inline;">__MAIN_TITLE__</span>
            </a>
            <div class="brand-logo left">
              <a href="#" data-target="nav-mobile" class="sidenav-trigger valign-wrapper">
                <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-menu-2" width="44" height="44" viewBox="0 0 24 24" stroke-width="1.5" stroke="white" fill="none" stroke-linecap="round" stroke-linejoin="round">
                  <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
                  <line x1="4" y1="6" x2="20" y2="6" />
                  <line x1="4" y1="12" x2="20" y2="12" />
                  <line x1="4" y1="18" x2="20" y2="18" />
                </svg>
                <p>&nbsp;__MAIN_TITLE__</p>
              </a>
            </div>
            <!-- menu -->
            <ul class="right hide-on-med-and-down">
              <li class="active">
                <a href="index.html">__HOME__</a>
              </li>
              <li>
                <a href="questions.html">__HELP__</a>
              </li>
              <li>
                <a href="licence.html">__LICENSE__</a>
              </li>
              <li>
                <a class="dropdown-trigger" href="#!" data-target="language_dropdown">
                  <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-world" width="44" height="44" viewBox="0 0 24 24" stroke-width="1.5" stroke="#2c3e50" fill="none" stroke-linecap="round" stroke-linejoin="round">
                    <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
                    <circle cx="12" cy="12" r="9" />
                    <line x1="3.6" y1="9" x2="20.4" y2="9" />
                    <line x1="3.6" y1="15" x2="20.4" y2="15" />
                    <path d="M11.5 3a17 17 0 0 0 0 18" />
                    <path d="M12.5 3a17 17 0 0 1 0 18" />
                  </svg>
                  __LANGUAGE_DROPDOWN_MENU_LABEL__
                </a>
              </li>
            </ul>
          </div>
        </nav>
        <ul id="nav-mobile" class="sidenav">
          <li class="active">
            <a href="index.html">__HOME__</a>