Skip to content

[WIP] Assert on redundant indexing JSON writes#745

Closed
jviotti wants to merge 2 commits intomainfrom
assert-on-redundant-writes
Closed

[WIP] Assert on redundant indexing JSON writes#745
jviotti wants to merge 2 commits intomainfrom
assert-on-redundant-writes

Conversation

@jviotti
Copy link
Member

@jviotti jviotti commented Mar 17, 2026

Signed-off-by: Juan Cruz Viotti jv@jviotti.com

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Benchmark Index (community)

Details
Benchmark suite Current: 3108bcd Previous: 943da3c Ratio
Add one schema (0 existing) 22 ms 21 ms 1.05
Add one schema (100 existing) 36 ms 43 ms 0.84
Add one schema (1000 existing) 189 ms 195 ms 0.97
Add one schema (10000 existing) 1908 ms 1955 ms 0.98
Update one schema (1 existing) 20 ms 20 ms 1
Update one schema (101 existing) 38 ms 39 ms 0.97
Update one schema (1001 existing) 197 ms 206 ms 0.96
Update one schema (10001 existing) 2293 ms 2168 ms 1.06
Cached rebuild (1 existing) 11 ms 10 ms 1.10
Cached rebuild (101 existing) 13 ms 14 ms 0.93
Cached rebuild (1001 existing) 30 ms 30 ms 1
Cached rebuild (10001 existing) 234 ms 240 ms 0.97

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

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Benchmark Index (enterprise)

Details
Benchmark suite Current: 3108bcd Previous: 943da3c Ratio
Add one schema (0 existing) 22 ms 22 ms 1
Add one schema (100 existing) 37 ms 38 ms 0.97
Add one schema (1000 existing) 187 ms 182 ms 1.03
Add one schema (10000 existing) 1923 ms 1905 ms 1.01
Update one schema (1 existing) 21 ms 20 ms 1.05
Update one schema (101 existing) 38 ms 38 ms 1
Update one schema (1001 existing) 191 ms 196 ms 0.97
Update one schema (10001 existing) 2075 ms 2149 ms 0.97
Cached rebuild (1 existing) 11 ms 11 ms 1
Cached rebuild (101 existing) 13 ms 13 ms 1
Cached rebuild (1001 existing) 31 ms 31 ms 1
Cached rebuild (10001 existing) 235 ms 228 ms 1.03

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

@jviotti jviotti force-pushed the assert-on-redundant-writes branch from 559b743 to ce5be75 Compare March 18, 2026 14:02
Signed-off-by: Juan Cruz Viotti <jv@jviotti.com>
@jviotti jviotti force-pushed the assert-on-redundant-writes branch from ce5be75 to 3108bcd Compare March 18, 2026 14:42
Signed-off-by: Juan Cruz Viotti <jv@jviotti.com>
@jviotti jviotti closed this Mar 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant