Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
ToufeeqP committed Apr 3, 2024
1 parent 4de2725 commit 0f916fa
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion rpc/kate-rpc/src/lib.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
use avail_base::metrics::avail::KateRpcMetrics;
use avail_core::{data_proof::ProofResponse, header::HeaderExtension, traits::ExtendedHeader, AppId, OpaqueExtrinsic};
use avail_core::{
data_proof::ProofResponse, header::HeaderExtension, traits::ExtendedHeader, AppId,
OpaqueExtrinsic,
};
use da_control::kate::{GDataProof, GRow};
use da_runtime::apis::{DataAvailApi, KateApi as RTKateApi};
use kate::com::Cell;
Expand Down

5 comments on commit 0f916fa

@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: 0f916fa Previous: 33f7951 Ratio
commitment_builder/64 4127998257 ns/iter (± 151845110) 4343451680 ns/iter (± 92231152) 0.95
commitment_builder/128 4530595044 ns/iter (± 70317511) 4647446215 ns/iter (± 137494514) 0.97
commitment_builder/256 2296973993 ns/iter (± 56995250) 2367397557 ns/iter (± 42776582) 0.97

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.

⚠️ Performance Alert ⚠️

Possible performance regression was detected for benchmark.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 1.15.

Benchmark suite Current: 0f916fa Previous: 909af7f Ratio
commitment_builder_64 L2 Accesses 3066013 ops (± 0) 893120 ops (± 0) 3.43
commitment_builder_128 L2 Accesses 3387464 ops (± 0) 1258510 ops (± 0) 2.69
commitment_builder_128 RAM Accesses 282148 ops (± 0) 242507 ops (± 0) 1.16
commitment_builder_256 RAM Accesses 276304 ops (± 0) 239352 ops (± 0) 1.15

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

CC: @prabal-banerjee @jakubcech @vthunder @kroos47 @Leouarz @markopoloparadox

@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: 0f916fa Previous: 909af7f Ratio
commitment_builder_64 Instructions 41959122350 ops (± 0) 41972869826 ops (± 0) 1.00
commitment_builder_64 L1 Accesses 51406952387 ops (± 0) 51407870438 ops (± 0) 1.00
commitment_builder_64 L2 Accesses 3066013 ops (± 0) 893120 ops (± 0) 3.43
commitment_builder_64 RAM Accesses 166296 ops (± 0) 191298 ops (± 0) 0.87
commitment_builder_64 Estimated Cycles 51428102812 ops (± 0) 51419031468 ops (± 0) 1.00
commitment_builder_128 Instructions 54189869030 ops (± 0) 54204175550 ops (± 0) 1.00
commitment_builder_128 L1 Accesses 68300980739 ops (± 0) 68301951624 ops (± 0) 1.00
commitment_builder_128 L2 Accesses 3387464 ops (± 0) 1258510 ops (± 0) 2.69
commitment_builder_128 RAM Accesses 282148 ops (± 0) 242507 ops (± 0) 1.16
commitment_builder_128 Estimated Cycles 68327793239 ops (± 0) 68316731919 ops (± 0) 1.00
commitment_builder_256 Instructions 31749408098 ops (± 0) 31758548180 ops (± 0) 1.00
commitment_builder_256 L1 Accesses 40827315804 ops (± 0) 40833274463 ops (± 0) 1.00
commitment_builder_256 L2 Accesses 7723191 ops (± 0) 6788005 ops (± 0) 1.14
commitment_builder_256 RAM Accesses 276304 ops (± 0) 239352 ops (± 0) 1.15
commitment_builder_256 Estimated Cycles 40875602399 ops (± 0) 40875591808 ops (± 0) 1.00

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: 0f916fa Previous: 909af7f Ratio
commitment_builder_64 Instructions 41959083897 ops (± 0) 41972869826 ops (± 0) 1.00
commitment_builder_64 L1 Accesses 51406905866 ops (± 0) 51407870438 ops (± 0) 1.00
commitment_builder_64 L2 Accesses 3059981 ops (± 0) 893120 ops (± 0) 3.43
commitment_builder_64 RAM Accesses 165641 ops (± 0) 191298 ops (± 0) 0.87
commitment_builder_64 Estimated Cycles 51428003206 ops (± 0) 51419031468 ops (± 0) 1.00
commitment_builder_128 Instructions 54189967221 ops (± 0) 54204175550 ops (± 0) 1.00
commitment_builder_128 L1 Accesses 68301118883 ops (± 0) 68301951624 ops (± 0) 1.00
commitment_builder_128 L2 Accesses 3403266 ops (± 0) 1258510 ops (± 0) 2.70
commitment_builder_128 RAM Accesses 276452 ops (± 0) 242507 ops (± 0) 1.14
commitment_builder_128 Estimated Cycles 68327811033 ops (± 0) 68316731919 ops (± 0) 1.00
commitment_builder_256 Instructions 31749343315 ops (± 0) 31758548180 ops (± 0) 1.00
commitment_builder_256 L1 Accesses 40827225676 ops (± 0) 40833274463 ops (± 0) 1.00
commitment_builder_256 L2 Accesses 7717827 ops (± 0) 6788005 ops (± 0) 1.14
commitment_builder_256 RAM Accesses 276197 ops (± 0) 239352 ops (± 0) 1.15
commitment_builder_256 Estimated Cycles 40875481706 ops (± 0) 40875591808 ops (± 0) 1.00

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.

⚠️ Performance Alert ⚠️

Possible performance regression was detected for benchmark.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 1.15.

Benchmark suite Current: 0f916fa Previous: 909af7f Ratio
commitment_builder_64 L2 Accesses 3059981 ops (± 0) 893120 ops (± 0) 3.43
commitment_builder_128 L2 Accesses 3403266 ops (± 0) 1258510 ops (± 0) 2.70
commitment_builder_256 RAM Accesses 276197 ops (± 0) 239352 ops (± 0) 1.15

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

CC: @prabal-banerjee @jakubcech @vthunder @kroos47 @Leouarz @markopoloparadox

Please sign in to comment.