Skip to content

Make changes to enable add_attributes to operate more qiuckly - #288

Merged
knoxsp merged 2 commits into
masterfrom
add_attributes_performance_update_1
Jul 9, 2026
Merged

Make changes to enable add_attributes to operate more qiuckly#288
knoxsp merged 2 commits into
masterfrom
add_attributes_performance_update_1

Conversation

@knoxsp

@knoxsp knoxsp commented Apr 28, 2026

Copy link
Copy Markdown
Contributor

No description provided.

@knoxsp knoxsp self-assigned this Jun 23, 2026

@knoxsp knoxsp left a comment

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Three findings from code review — two correctness issues and one efficiency concern.

…nsertions more deterministic. 2. bypass check_can_add_attribute for greater speed. and 3. use a lookup table to check for uniqueness instead of using a DB constraint
@knoxsp
knoxsp merged commit 4249e25 into master Jul 9, 2026
6 checks passed
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.

2 participants