Skip to content
This repository has been archived by the owner on Jan 10, 2025. It is now read-only.

Fix ELF Symbol Parsing Performance #176

Merged
merged 6 commits into from
Jul 6, 2021
Merged

Conversation

Lichtso
Copy link

@Lichtso Lichtso commented May 25, 2021

Symbol names don't need to be parsed and hashed for every relocation, once is enough.

@Lichtso Lichtso added the bug Something isn't working label May 25, 2021
@Lichtso Lichtso force-pushed the fix/elf_symbol_parsing_performance branch 3 times, most recently from b00cdb7 to 5028ec7 Compare June 4, 2021 13:04
@Lichtso Lichtso force-pushed the fix/elf_symbol_parsing_performance branch from 5028ec7 to c41fd71 Compare June 7, 2021 10:11
@Lichtso Lichtso force-pushed the fix/elf_symbol_parsing_performance branch from c41fd71 to b86860b Compare June 15, 2021 08:35
@Lichtso Lichtso force-pushed the fix/elf_symbol_parsing_performance branch 6 times, most recently from b2ac72c to c892147 Compare June 18, 2021 11:56
@Lichtso Lichtso force-pushed the fix/elf_symbol_parsing_performance branch from c892147 to a33a11d Compare June 23, 2021 13:31
@Lichtso Lichtso force-pushed the fix/elf_symbol_parsing_performance branch from a33a11d to 49a715d Compare June 25, 2021 12:33
@Lichtso Lichtso force-pushed the fix/elf_symbol_parsing_performance branch from 49a715d to 789bb20 Compare July 5, 2021 17:33
@Lichtso Lichtso merged commit 3639ab8 into main Jul 6, 2021
@Lichtso Lichtso deleted the fix/elf_symbol_parsing_performance branch July 6, 2021 12:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant