[MDEV-17506] Measure overhead of using CHECK constraint Created: 2018-10-19 Updated: 2023-10-05 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | None |
| Fix Version/s: | 10.4 |
| Type: | Task | Priority: | Major |
| Reporter: | Vladislav Vaintroub | Assignee: | Axel Schwenke |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | performance | ||
| Description |
|
I do not think this was ever measured, yet since server needs to do more work with eachinsert and update, it would be nice to get a picture , about the cost of it on write-only benchmarks. In unlikely case the result turns out to be unpleasantly surprising, maybe there will be opportunities to speed the checks up. |