Skip to content

Custom unique hashes for functionsByName and function argument lookups#1563

Merged
borisbat merged 4 commits into
masterfrom
fragile-mem-use
Mar 10, 2025
Merged

Custom unique hashes for functionsByName and function argument lookups#1563
borisbat merged 4 commits into
masterfrom
fragile-mem-use

Conversation

@borisbat
Copy link
Copy Markdown
Collaborator

@borisbat borisbat commented Mar 8, 2025

fragile caches are used. they are faster due to not storing key, only hash of key, and assuming its unique. we already do that for functionsByName, so its only a real change for function lookups.

@borisbat borisbat changed the title Fragile mem use Fragile Mar 8, 2025
@borisbat borisbat changed the title Fragile [WIP] Fragile Mar 8, 2025
@borisbat borisbat changed the title [WIP] Fragile Fragile Mar 10, 2025
@borisbat borisbat changed the title Fragile Custom unique hashes for functionsByName and function argument lookups Mar 10, 2025
@borisbat borisbat merged commit 75fb7f5 into master Mar 10, 2025
@borisbat borisbat deleted the fragile-mem-use branch May 19, 2025 18:13
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