Skip to content

Add ARM64 optimizations with 5x speedup#8

Open
jonw80 wants to merge 116 commits into
catid:masterfrom
jonw80:master
Open

Add ARM64 optimizations with 5x speedup#8
jonw80 wants to merge 116 commits into
catid:masterfrom
jonw80:master

Conversation

@jonw80

@jonw80 jonw80 commented Mar 17, 2025

Copy link
Copy Markdown

On a Cortex-A53:

Metric Original Optimized Unit
Time/50KB 550 106 μs
Throughput 90.9 471.7 MB/s
Speedup - 5.2x -

Comment thread siamese.cpp
countOut);
SiameseResult Encoder::Add(SiameseOriginalPacket& packet) {
(void)packet; // Suppress unused parameter warning
return SiameseResult::Success;

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

@jonw80 Issue: Empty method

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