BlogDocs

Biscuit v5(#217)

Merging
v5
(
22bd667
) into
main
(
c2618db
)
0%
IMPROVEMENTS
0
REGRESSIONS
0
UNTOUCHED
12
NEW
0
DROPPED
0
IGNORED
0

Benchmarks

Passed

check_signature_2
biscuit-auth/benches/token.rs::check_signature_2
+1%
507 µs
500.6 µs
append_block_2
biscuit-auth/benches/token.rs::append_block_2
+1%
549.9 µs
543.8 µs
verify_block_5
biscuit-auth/benches/token.rs::verify_block_5
+1%
1.2 ms
1.2 ms
check_signature_5
biscuit-auth/benches/token.rs::check_signature_5
+1%
1 ms
1 ms
append_block_5
biscuit-auth/benches/token.rs::append_block_5
+1%
2.6 ms
2.6 ms
verify_block_2
biscuit-auth/benches/token.rs::verify_block_2
+1%
606.1 µs
603 µs
create_block_1
biscuit-auth/benches/token.rs::create_block_1
0%
245.2 µs
244.5 µs
unverified_append_block_2
biscuit-auth/benches/token.rs::unverified_append_block_2
0%
298.3 µs
297.5 µs
unverified_append_block_5
biscuit-auth/benches/token.rs::unverified_append_block_5
0%
924.6 µs
924.8 µs
checks_block_verify_only2
biscuit-auth/benches/token.rs::checks_block_verify_only2
0%
112.4 µs
112.7 µs
checks_block_2
biscuit-auth/benches/token.rs::checks_block_2
-1%
112 µs
113.6 µs
checks_block_create_verifier2
biscuit-auth/benches/token.rs::checks_block_create_verifier2
-2%
58.3 µs
59.2 µs

Commits

Click on a commit to change the comparison range
base
main
c2618db
-1%
Merge branch 'main' into v5
5bcac29
4 months ago
by Geal
0%
Merge branch 'main' into v5
3e3f071
4 months ago
by Geal
0%
Support for closures (#202) This introduces the closure operations to the Biscuit language, first with the `.all()` and `.any()` operations to add conditions on the elements of a set. It is now possible to use expressions with the following format: ``` check if [1,2,3].all($p -> $p > 0); check if [1,2,3].any($p -> $p > 2); ``` Co-authored-by: Geoffroy Couprie <contact@geoffroycouprie.com>
525c278
3 months ago
by divarvel
+1%
Merge branch 'main' into v5
22bd667
2 months ago
by Geal
ResourcesHomePricingDocsBlogGitHubChangelog
Copyright © 2024 CodSpeed Technology SAS. All rights reserved.