Conversation
Benchmark results
|
| Function | Value | Mean | Flame graphs |
|---|---|---|---|
| entity_by_id | entity type ID: https://blockprotocol.org/@alice/types/entity-type/page/v/2
|
Flame Graph | |
| entity_by_id | entity type ID: https://blockprotocol.org/@alice/types/entity-type/organization/v/1
|
Flame Graph | |
| entity_by_id | entity type ID: https://blockprotocol.org/@alice/types/entity-type/song/v/1
|
Flame Graph | |
| entity_by_id | entity type ID: https://blockprotocol.org/@alice/types/entity-type/block/v/1
|
Flame Graph | |
| entity_by_id | entity type ID: https://blockprotocol.org/@alice/types/entity-type/uk-address/v/1
|
Flame Graph | |
| entity_by_id | entity type ID: https://blockprotocol.org/@alice/types/entity-type/playlist/v/1
|
Flame Graph | |
| entity_by_id | entity type ID: https://blockprotocol.org/@alice/types/entity-type/person/v/1
|
Flame Graph | |
| entity_by_id | entity type ID: https://blockprotocol.org/@alice/types/entity-type/book/v/1
|
Flame Graph | |
| entity_by_id | entity type ID: https://blockprotocol.org/@alice/types/entity-type/building/v/1
|
Flame Graph |
representative_read_multiple_entities
| Function | Value | Mean | Flame graphs |
|---|---|---|---|
| entity_by_property | depths: DT=255, PT=255, ET=255, E=255 | Flame Graph | |
| entity_by_property | depths: DT=0, PT=0, ET=0, E=0 | Flame Graph | |
| entity_by_property | depths: DT=2, PT=2, ET=2, E=2 | Flame Graph | |
| entity_by_property | depths: DT=0, PT=0, ET=0, E=2 | Flame Graph | |
| entity_by_property | depths: DT=0, PT=0, ET=2, E=2 | Flame Graph | |
| entity_by_property | depths: DT=0, PT=2, ET=2, E=2 | Flame Graph | |
| link_by_source_by_property | depths: DT=255, PT=255, ET=255, E=255 | Flame Graph | |
| link_by_source_by_property | depths: DT=0, PT=0, ET=0, E=0 | Flame Graph | |
| link_by_source_by_property | depths: DT=2, PT=2, ET=2, E=2 | Flame Graph | |
| link_by_source_by_property | depths: DT=0, PT=0, ET=0, E=2 | Flame Graph | |
| link_by_source_by_property | depths: DT=0, PT=0, ET=2, E=2 | Flame Graph | |
| link_by_source_by_property | depths: DT=0, PT=2, ET=2, E=2 | Flame Graph |
representative_read_entity_type
| Function | Value | Mean | Flame graphs |
|---|---|---|---|
| get_entity_type_by_id | Account ID: d4e16033-c281-4cde-aa35-9085bf2e7579
|
Flame Graph |
scaling_read_entity_complete_one_depth
| Function | Value | Mean | Flame graphs |
|---|---|---|---|
| entity_by_id | 50 entities | Flame Graph | |
| entity_by_id | 5 entities | Flame Graph | |
| entity_by_id | 1 entities | Flame Graph | |
| entity_by_id | 10 entities | Flame Graph | |
| entity_by_id | 25 entities | Flame Graph |
scaling_read_entity_linkless
| Function | Value | Mean | Flame graphs |
|---|---|---|---|
| entity_by_id | 1 entities | Flame Graph | |
| entity_by_id | 100 entities | Flame Graph | |
| entity_by_id | 10 entities | Flame Graph | |
| entity_by_id | 1000 entities | Flame Graph | |
| entity_by_id | 10000 entities | Flame Graph |
scaling_read_entity_complete_zero_depth
| Function | Value | Mean | Flame graphs |
|---|---|---|---|
| entity_by_id | 50 entities | Flame Graph | |
| entity_by_id | 5 entities | Flame Graph | |
| entity_by_id | 1 entities | Flame Graph | |
| entity_by_id | 10 entities | Flame Graph | |
| entity_by_id | 25 entities | Flame Graph |
|
I didn't open this. @TimDiekmann Do we even want this given our plans around |
|
I might look into this if I got bored over my holidays, but given that we're going to HaRPC in the foreseeable future it's not worth spending time on it. The new features of |
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This PR contains the following updates:
=4.2.3->=5.2.0Release Notes
juhaku/utoipa (utoipa)
v5.2.0Compare Source
What's New 💎 🆕 🎉
1b85aaf) Increment next release versions @juhakuFull change log
v5.1.3Compare Source
What's New 💎 🆕 🎉
f82d058) Update utoipa & utoipa-gen release versions @juhakuFull change log
v5.1.2Compare Source
What's New 💎 🆕 🎉
e9eebd0) Update next release versions @juhakufc45782) Finalize actix-web utoipa bindings (#1160) @juhaku2bfbee7) Add implementation for utoipa-actix-web bindings (#1158) @juhakuFull change log
v5.1.1Compare Source
What's New 💎 🆕 🎉
30a52ca) Update next release versions @juhaku741196b) Update CHANGELOGS release info @juhakuFull change log
v5.1.0Compare Source
What's New 💎 🆕 🎉
c77282f) Update versions and CHANGELOGS @juhakudd8c155) Change Option compose to OneOfBuilder (#1141) @juhakuea498f3) AddidentifierforInfo(#1140) @juhakuab0693d) Fix docs (#1138) @juhaku8901107) AddToSchemaimplementation for serde_json::Value (#1132) @juhaku4941e48) Update CHANGELOG @juhaku279b669) Implement schema traits for indexset (#1129) @h7kanna8e156ef) Update CHANGELOGS release info @juhakuFull change log
v5.0.0Compare Source
What's New 💎 🆕 🎉
Thank you all for the contributions and patience for now is the time for another major release of utoipa. Make it a bit more utopic than before. 🚀 This release brings about a bunch of perks which definitely are found to be useful by many. These are full generics support, automatic schema collection, support for rust type aliases, axum bindings, nesting support and OpenAPI 3.1 only.
c051df4) Bump up next versions (#1125) @juhaku78570fd) Update docs preparation for v5 (#1119) @juhaku449b164) Chore enhance generic schema collection (#1116) @juhaku9d076c4) Enhance file uploads (#1113) @juhaku18e96c9) MoveschemasintoToSchemafor schemas (#1112) @juhaku773a015) Fix implToSchemafor container types (#1107) @juhaku3d6b1f9) Add missingextensionsfor OpenAPI types (#1104) @juhaku8bbc5d9) Adds support forprefixItemsonArray(#1103) @juhakudae6ba5) Fix typos @juhaku6ff1419) Fix typo in changelog @juhakue4d47d4) List only utoipa related changes in its CHANGELOG @juhakuc9f8408) Add a default impl of ToSchema::name() (#1096) @ValentinColin0a83458) Add support forproperty_namesfor object (#1084) @juhaku820d05e) Fix typos in changelog @juhaku2271c88) Fix typos @juhakuThe changes in this release are in full correlation with changes introduce to https://github.com/juhaku/utoipa/releases/tag/utoipa-gen-5.0.0.
Those looking to migrate here is the Migration Guide.
Full change log
Configuration
📅 Schedule: Branch creation - "before 4am every weekday,every weekend" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.