Insert every timer exec in DB as personal performance's logs#15
Open
Liferenko wants to merge 8 commits into1Blademaster:mainfrom
Open
Insert every timer exec in DB as personal performance's logs#15Liferenko wants to merge 8 commits into1Blademaster:mainfrom
Liferenko wants to merge 8 commits into1Blademaster:mainfrom
Conversation
Author
|
@1Blademaster please take a look. Questions:
|
Owner
Nice addition. I'll have to test it out later to make sure the home directory works on windows as well. Secondly you shouldn't need to, I should be able to build it on my machine and upload to pypi (though it's been a while so I'll see if I wrote down how I did it last time) haha. |
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.
Problem:
Solution: teeny-tiny SQLite DB with logs. It might be extended to use simple txt file. But for now sqlite3 seems fun enough.
Quick demo:
2024-07-19.17-44-32.mp4