Skip to content

✅ Many changes to benchmarks#101

Merged
kammce merged 3 commits intomainfrom
string-benchmark
Dec 9, 2025
Merged

✅ Many changes to benchmarks#101
kammce merged 3 commits intomainfrom
string-benchmark

Conversation

@kammce
Copy link
Member

@kammce kammce commented Sep 10, 2025

  • Support and test lpc4078
  • Add benchmarks that uses empty strings (way worse than returning data)

- Support and test lpc4078
- Add benchmarks that uses empty strings (way worse than returning data)
Copy link
Member Author

@kammce kammce left a comment

Choose a reason for hiding this comment

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

Even though the performance has a regression, its required in order to give correct results.

#include <cstdint>

#include <array>
#include <string>
Copy link
Member Author

Choose a reason for hiding this comment

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

This should be removed.

15,65,100,894.92
5,65,100,380.42
1,65,100,176.25
50,4,0,1303.33
Copy link
Member Author

Choose a reason for hiding this comment

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

This requires the search_EIT_Table function to be give public visibility and have its symbol weakened.

@kammce kammce merged commit 9612dfa into main Dec 9, 2025
16 checks passed
@kammce kammce deleted the string-benchmark branch December 9, 2025 17:10
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