Skip to content

Updating Label text #1925

Answered by freakboy3742
BartStolarek asked this question in Q&A
May 2, 2023 · 1 comments · 4 replies
Discussion options

You must be logged in to vote

Hey @freakboy3742, thanks for the quick response :), I'm developing on windows, but I'm getting same speed when running briefcase dev, as I do when running briefcase android run.

briefcase run vs briefcase dev vs python -m won't make any difference in this case - they're functionally exactly the same. There's only some minor variations in how the Python interpreter is started.

I also have 638 widgets on this window in total, so it might be the process of finding that ID in 638 widgets that is taking sometime (although I thought dict searches were a constant of O(1). Thinking I might need to review how I design my window.

I'd be very surprised if it's dictionary lookup that is the slow…

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@BartStolarek
Comment options

@BartStolarek
Comment options

@freakboy3742
Comment options

Answer selected by BartStolarek
@BartStolarek
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants