Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Increment Database Delta on Writing #248

Merged
merged 3 commits into from
Dec 12, 2020
Merged

Conversation

krkeegan
Copy link
Collaborator

@krkeegan krkeegan commented Dec 12, 2020

This should dramatically decrease the number of full refreshes of a device and should speed things up.

  • Linters passed
  • pytests passed
  • no documentation necessary
  • test in production

My recollection is that there may be a few other instances in which i1 devices increment this value. But I think those are all related to peek/poke operations. I don't think set_flags should cause this to change.

Closes #232

This should dramatically decrease the number of full refreshes
of a device and should speed things up.
@krkeegan krkeegan merged commit 97b819b into TD22057:dev Dec 12, 2020
krkeegan added a commit that referenced this pull request Dec 15, 2020
Fix Bug in Function Call Introduced in #248
@krkeegan krkeegan deleted the Increment_Delta branch December 17, 2020 20:27
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