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

Add type hints #46

Merged
merged 2 commits into from
Jun 17, 2024
Merged

Add type hints #46

merged 2 commits into from
Jun 17, 2024

Conversation

solita-antti-mottonen
Copy link
Collaborator

No description provided.

The code loops through large byte arrays and checks the type every time.
Tested with Ara ETP that the type hints are indeed a good optimisation
in this case.
@solita-antti-mottonen solita-antti-mottonen changed the base branch from master to cleanup-code June 14, 2024 05:11
Copy link
Contributor

@Juholei Juholei left a comment

Choose a reason for hiding this comment

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

Laittaisin nämä mieluummin funktion parametrilistaan, jos se vain on mahdollista

@solita-antti-mottonen solita-antti-mottonen merged commit 0f8196c into cleanup-code Jun 17, 2024
5 checks passed
@solita-antti-mottonen solita-antti-mottonen deleted the add-type-hints branch June 17, 2024 09:05
@solita-antti-mottonen solita-antti-mottonen restored the add-type-hints branch June 18, 2024 06:20
@solita-antti-mottonen solita-antti-mottonen deleted the add-type-hints branch June 18, 2024 06:24
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