Skip to content

Commit

Permalink
use main branch for avail-core
Browse files Browse the repository at this point in the history
  • Loading branch information
Leouarz committed Feb 21, 2024
1 parent f85f3ac commit 3650045
Show file tree
Hide file tree
Showing 6 changed files with 14 additions and 14 deletions.
6 changes: 3 additions & 3 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@ members = [

[workspace.dependencies]
# Avail core
avail-core = { git = "https://github.com/availproject/avail-core", branch = "ghali/rename-symbol", default-features = false, features = [
avail-core = { git = "https://github.com/availproject/avail-core", branch = "main", default-features = false, features = [
"runtime",
] }
kate = { git = "https://github.com/availproject/avail-core", branch = "ghali/rename-symbol", default-features = false }
kate-recovery = { git = "https://github.com/availproject/avail-core", branch = "ghali/rename-symbol", default-features = false }
kate = { git = "https://github.com/availproject/avail-core", branch = "main", default-features = false }
kate-recovery = { git = "https://github.com/availproject/avail-core", branch = "main", default-features = false }

# Substrate
sp-std = { git = "https://github.com/availproject/polkadot-sdk.git", tag = "polkadot-v1.6.0-patch", default-features = false }
Expand Down
2 changes: 1 addition & 1 deletion avail-subxt/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion avail-subxt/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ curve25519-dalek = "2.1.3"
schnorrkel = "0.9.1"
serde = { version = "1.0.195", features = ["derive"] }
serde-hex = "0.1"
avail-core = { git = "https://github.com/availproject/avail-core", branch = "ghali/rename-symbol", features = ["serde"]}
avail-core = { git = "https://github.com/availproject/avail-core", branch = "main", features = ["serde"]}

# Substrate
subxt = { version = "0.29" }
Expand Down
6 changes: 3 additions & 3 deletions e2e/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions e2e/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ sp-keyring = { git = "https://github.com/availproject/polkadot-sdk.git", tag = "
subxt = "0.29"
anyhow = "1.0.66"
codec = { package = "parity-scale-codec", version = "3", default-features = false, features = ["derive", "full", "bit-vec"] }
kate-recovery = { git = "https://github.com/availproject/avail-core", branch = "ghali/rename-symbol" }
kate = { git = "https://github.com/availproject/avail-core", branch = "ghali/rename-symbol" }
avail-core = { git = "https://github.com/availproject/avail-core", branch = "ghali/rename-symbol" }
kate-recovery = { git = "https://github.com/availproject/avail-core", branch = "main" }
kate = { git = "https://github.com/availproject/avail-core", branch = "main" }
avail-core = { git = "https://github.com/availproject/avail-core", branch = "main" }
binary-merkle-tree = { git = "https://github.com/availproject/polkadot-sdk.git", tag = "polkadot-v1.6.0-patch" }
serde = { version = "1.0.163", default-features = false, features = ["derive", "alloc"] }

Expand Down

2 comments on commit 3650045

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Benchmark

Benchmark suite Current: 3650045 Previous: 33f7951 Ratio
commitment_builder/32 4044371446 ns/iter (± 5548256) 4325417137 ns/iter (± 81695432) 0.94
commitment_builder/64 3999257829 ns/iter (± 3715865) 4343451680 ns/iter (± 92231152) 0.92
commitment_builder/128 4356697923 ns/iter (± 3264981) 4647446215 ns/iter (± 137494514) 0.94
commitment_builder/256 2152231739 ns/iter (± 4362661) 2367397557 ns/iter (± 42776582) 0.91

This comment was automatically generated by workflow using github-action-benchmark.

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Benchmark

Benchmark suite Current: 3650045 Previous: 909af7f Ratio
commitment_builder_32 Instructions 43502975828 ops (± 0) 43503093041 ops (± 0) 1.00
commitment_builder_32 L1 Accesses 53514932439 ops (± 0) 53514815042 ops (± 0) 1.00
commitment_builder_32 L2 Accesses 782168 ops (± 0) 700403 ops (± 0) 1.12
commitment_builder_32 RAM Accesses 75918 ops (± 0) 89904 ops (± 0) 0.84
commitment_builder_32 Estimated Cycles 53521500409 ops (± 0) 53521463697 ops (± 0) 1.00
commitment_builder_64 Instructions 41971301741 ops (± 0) 41972869826 ops (± 0) 1.00
commitment_builder_64 L1 Accesses 51406163368 ops (± 0) 51407870438 ops (± 0) 1.00
commitment_builder_64 L2 Accesses 866920 ops (± 0) 893120 ops (± 0) 0.97
commitment_builder_64 RAM Accesses 190173 ops (± 0) 191298 ops (± 0) 0.99
commitment_builder_64 Estimated Cycles 51417154023 ops (± 0) 51419031468 ops (± 0) 1.00
commitment_builder_128 Instructions 54203703499 ops (± 0) 54204175550 ops (± 0) 1.00
commitment_builder_128 L1 Accesses 68301570298 ops (± 0) 68301951624 ops (± 0) 1.00
commitment_builder_128 L2 Accesses 1312359 ops (± 0) 1258510 ops (± 0) 1.04
commitment_builder_128 RAM Accesses 259456 ops (± 0) 242507 ops (± 0) 1.07
commitment_builder_128 Estimated Cycles 68317213053 ops (± 0) 68316731919 ops (± 0) 1.00
commitment_builder_256 Instructions 31758479718 ops (± 0) 31758548180 ops (± 0) 1.00
commitment_builder_256 L1 Accesses 40833353222 ops (± 0) 40833274463 ops (± 0) 1.00
commitment_builder_256 L2 Accesses 6808192 ops (± 0) 6788005 ops (± 0) 1.00
commitment_builder_256 RAM Accesses 254207 ops (± 0) 239352 ops (± 0) 1.06
commitment_builder_256 Estimated Cycles 40876291427 ops (± 0) 40875591808 ops (± 0) 1.00

This comment was automatically generated by workflow using github-action-benchmark.

Please sign in to comment.