chore(ci): Disable merge_group triggers for some jobs#1054
Merged
Conversation
gtema
force-pushed
the
merge-queue
branch
5 times, most recently
from
July 17, 2026 18:37
bba11dd to
e2bac9d
Compare
|
| Project | keystone |
| Branch | merge-queue |
| Testbed | ubuntu-latest |
Click to view all benchmark results
| Benchmark | Latency | Benchmark Result nanoseconds (ns) (Result Δ%) | Upper Boundary nanoseconds (ns) (Limit %) |
|---|---|---|---|
| Command_Serde/apply/remove | 📈 view plot 🚷 view threshold | 129,090.00 ns(-39.57%)Baseline: 213,615.55 ns | 699,684.09 ns (18.45%) |
| Command_Serde/apply/set | 📈 view plot 🚷 view threshold | 143,580.00 ns(-47.18%)Baseline: 271,843.66 ns | 1,268,551.11 ns (11.32%) |
| Command_Serde/pack/delete | 📈 view plot 🚷 view threshold | 127.67 ns(+5.73%)Baseline: 120.75 ns | 148.26 ns (86.11%) |
| Command_Serde/pack/delete_index | 📈 view plot 🚷 view threshold | 109.75 ns(+1.94%)Baseline: 107.66 ns | 131.50 ns (83.46%) |
| Command_Serde/pack/set | 📈 view plot 🚷 view threshold | 211.74 ns(+8.38%)Baseline: 195.37 ns | 242.91 ns (87.17%) |
| Command_Serde/pack/set_index | 📈 view plot 🚷 view threshold | 109.80 ns(+2.17%)Baseline: 107.47 ns | 130.85 ns (83.91%) |
| Command_Serde/unpack/delete | 📈 view plot 🚷 view threshold | 196.00 ns(+2.50%)Baseline: 191.23 ns | 242.48 ns (80.83%) |
| Command_Serde/unpack/delete_index | 📈 view plot 🚷 view threshold | 160.28 ns(+0.10%)Baseline: 160.11 ns | 202.40 ns (79.19%) |
| Command_Serde/unpack/set | 📈 view plot 🚷 view threshold | 282.36 ns(+5.42%)Baseline: 267.85 ns | 334.57 ns (84.39%) |
| Command_Serde/unpack/set_index | 📈 view plot 🚷 view threshold | 156.54 ns(-0.72%)Baseline: 157.67 ns | 198.61 ns (78.82%) |
| Payload_encryption/pack/remove_cmd | 📈 view plot 🚷 view threshold | 116.83 ns(+2.20%)Baseline: 114.32 ns | 142.43 ns (82.03%) |
| Payload_encryption/pack/set_cmd | 📈 view plot 🚷 view threshold | 199.66 ns(+0.17%)Baseline: 199.32 ns | 257.96 ns (77.40%) |
| Payload_encryption/unpack/remove_cmd | 📈 view plot 🚷 view threshold | 206.22 ns(+1.64%)Baseline: 202.89 ns | 259.30 ns (79.53%) |
| Payload_encryption/unpack/set_cmd | 📈 view plot 🚷 view threshold | 296.19 ns(+5.51%)Baseline: 280.73 ns | 356.92 ns (82.99%) |
| Raft_1Node_Latency/prefix/1node | 📈 view plot 🚷 view threshold | 3,422,200.00 ns(+24.65%)Baseline: 2,745,497.66 ns | 6,262,398.92 ns (54.65%) |
| Raft_1Node_Latency/read/1node | 📈 view plot 🚷 view threshold | 44,240.00 ns(+12.58%)Baseline: 39,295.22 ns | 54,601.34 ns (81.02%) |
| Raft_1Node_Latency/remove/1node | 📈 view plot 🚷 view threshold | 382,870.00 ns(-38.87%)Baseline: 626,275.00 ns | 2,497,594.10 ns (15.33%) |
| Raft_1Node_Latency/write/1node | 📈 view plot 🚷 view threshold | 401,690.00 ns(-42.00%)Baseline: 692,598.91 ns | 3,192,912.31 ns (12.58%) |
| build_snapshot/default | 📈 view plot 🚷 view threshold | 111,970.00 ns(-3.51%)Baseline: 116,045.34 ns | 159,773.80 ns (70.08%) |
| fernet token/project | 📈 view plot 🚷 view threshold | 1,498.90 ns(+5.76%)Baseline: 1,417.31 ns | 1,707.57 ns (87.78%) |
| get_data_keyspace | 📈 view plot 🚷 view threshold | 0.31 ns(-1.37%)Baseline: 0.32 ns | 0.38 ns (83.02%) |
| get_db | 📈 view plot 🚷 view threshold | 0.31 ns(-0.70%)Baseline: 0.32 ns | 0.38 ns (83.56%) |
| get_fernet_token_timestamp/project | 📈 view plot 🚷 view threshold | 147.09 ns(+4.58%)Baseline: 140.65 ns | 176.04 ns (83.55%) |
| get_keyspace | 📈 view plot 🚷 view threshold | 4.34 ns(-10.82%)Baseline: 4.86 ns | 9.87 ns (43.93%) |
benchmark jobs do not need to be executed in the merge_group Refactor the "test" job to ensure it is really not running for the merge_queue events on not matching file filters Signed-off-by: Artem Goncharov <[email protected]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
benchmark jobs do not need to be executed in the merge_group