-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Examining alternative hashing algorithms #9390
Copy link
Copy link
Closed
Labels
deprecated:questionQuestions should be redirected to GitHub discussionsQuestions should be redirected to GitHub discussions
Milestone
Description
Question
Hello, thought we could improve performance somewhat by using a faster hashing algorithm for nushell, i did some initial testing by using aHash instead of the default and running cargo bench gave some nice improvements in the parser, upwards of 15% faster when running parse_default_config_file
i submit some images and await response if this is something we should maybe consider using.
The json and msgpack tests was quite noisy so i did not include those here.
Additional context and details
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
deprecated:questionQuestions should be redirected to GitHub discussionsQuestions should be redirected to GitHub discussions



