S-Man42 / GCWizard

GC Wizard
Other
44 stars 10 forks source link

Suggestion to improve performance find numbers (Number Sequences) #1822

Closed Linsty closed 1 month ago

Linsty commented 1 month ago

Hi

Some functions take a long time to open (Android: App + Web) + Windows (Web).

I suspect this is because:

I think you could significantly improve performance by adding a submit button so that users have time to enter the value first. (Similar to the Find Numbers and Index of Range functions). Could this be an easy fix?

Examples: Bell's number, Lucas sequence, Pell-Lucas sequence

Kind regards

Marcia

S-Man42 commented 1 month ago

I can reproduce it and confirm the supections. @t-m-z maybe the button could make sense.

Alternatively the search routine is too slow. So, if all tools open with 0, the check should come instantly (of course only for constantly increasing sequences, otherwise one does not not whether the 0 could come sometimes later...)

t-m-z commented 1 month ago

It is a mixture:

Sent from MailDroid

-----Original Message----- From: MLorenz42 @.> To: S-Man42/GCWizard @.> Cc: Thomas @.>, Mention @.> Sent: Fr., 02 Aug. 2024 10:15 Subject: Re: [S-Man42/GCWizard] Suggestion to improve performance find numbers (Number Sequences) (Issue #1822)

I can reproduce it and confirm the supections. @t-m-z maybe the button could make sense.

Alternatively the search routine is too slow. So, if all tools open with 0, the check should come instantly (of course only for constantly increasing sequences, otherwise one does not not whether the 0 could come sometimes later...)

-- Reply to this email directly or view it on GitHub: https://github.com/S-Man42/GCWizard/issues/1822#issuecomment-2264827495 You are receiving this because you were mentioned.

Message ID: @.***>