feat: Sync from noir - #5935
Conversation
…tend` root (noir-lang/noir#4862) chore: remove `SecondaryAttribute::Event` (noir-lang/noir#4868) chore: more explicit `self` parameter in `Into` trait (noir-lang/noir#4867) chore: remove initialisation of logger in `acvm_js` tests (noir-lang/noir#4850) chore: bump MSRV to `1.74.1` (noir-lang/noir#4873) chore: update NoirJS tutorial (noir-lang/noir#4861) chore(docs): remove link to play.noir-lang.org (noir-lang/noir#4872) chore: update noir README (noir-lang/noir#4856) feat(experimental): Add `comptime` keyword (noir-lang/noir#4840) feat: add `min` and `max` functions to the stdlib (noir-lang/noir#4839) feat: Allow numeric generics to non inlined ACIR functions (noir-lang/noir#4834) chore!: Add `as_array` and remove `_slice` variants of hash functions (noir-lang/noir#4675) feat!: reserve keyword `super` (noir-lang/noir#4836) feat: simplify `BoundedVec::eq` (noir-lang/noir#4838) feat: Add comptime Interpreter (noir-lang/noir#4821) feat: Sync from aztec-packages (noir-lang/noir#4833) feat: implement `Eq` trait on `BoundedVec` (noir-lang/noir#4830) chore: add benchmarks for serializing a dummy program (noir-lang/noir#4813)
Benchmark resultsNo metrics with a significant change found. Detailed resultsAll benchmarks are run on txs on the This benchmark source data is available in JSON format on S3 here. L2 block published to L1Each column represents the number of txs on an L2 block published to L1.
L2 chain processingEach column represents the number of blocks on the L2 chain where each block has 16 txs.
Circuits statsStats on running time and I/O sizes collected for every circuit run across all benchmarks.
Tree insertion statsThe duration to insert a fixed batch of leaves into each tree type.
MiscellaneousTransaction sizes based on how many contract classes are registered in the tx.
Transaction size based on fee payment method
Transaction processing duration by data writes.
|
Co-authored-by: Maxim Vezenov <mvezenov@gmail.com>
Automated pull of development from the noir programming language, a dependency of Aztec.
BEGIN_COMMIT_OVERRIDE
chore: remove pub wildcard import of ast into
noirc_frontendroot (noir-lang/noir#4862)chore: remove
SecondaryAttribute::Event(noir-lang/noir#4868)chore: more explicit
selfparameter inIntotrait (noir-lang/noir#4867)chore: remove initialisation of logger in
acvm_jstests (noir-lang/noir#4850)chore: bump MSRV to
1.74.1(noir-lang/noir#4873)chore: update NoirJS tutorial (noir-lang/noir#4861)
chore(docs): remove link to play.noir-lang.org (noir-lang/noir#4872)
chore: update noir README (noir-lang/noir#4856)
feat(experimental): Add
comptimekeyword (noir-lang/noir#4840)feat: add
minandmaxfunctions to the stdlib (noir-lang/noir#4839)feat: Allow numeric generics to non inlined ACIR functions (noir-lang/noir#4834)
chore!: Add
as_arrayand remove_slicevariants of hash functions (noir-lang/noir#4675)feat!: reserve keyword
super(noir-lang/noir#4836)feat: simplify
BoundedVec::eq(noir-lang/noir#4838)feat: Add comptime Interpreter (noir-lang/noir#4821)
feat: Sync from aztec-packages (noir-lang/noir#4833)
feat: implement
Eqtrait onBoundedVec(noir-lang/noir#4830)chore: add benchmarks for serializing a dummy program (noir-lang/noir#4813)
END_COMMIT_OVERRIDE