Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Benchmarks and optimization #16

Closed
4 of 7 tasks
beepy0 opened this issue Apr 18, 2019 · 1 comment
Closed
4 of 7 tasks

Benchmarks and optimization #16

beepy0 opened this issue Apr 18, 2019 · 1 comment
Assignees
Labels

Comments

@beepy0
Copy link
Owner

beepy0 commented Apr 18, 2019

The goals are as follows:

@beepy0 beepy0 self-assigned this Apr 18, 2019
@beepy0 beepy0 added the Epic label Apr 18, 2019
@beepy0 beepy0 added this to the Benchmark/Optimization milestone Jun 18, 2019
@beepy0
Copy link
Owner Author

beepy0 commented Jun 25, 2019

  • throughput as num inputs/sec or even mb/sec
  • AGMS/Fast-AGMS: vector size vs. actual throughput graph. Check what happens with SIMD after that
  • H3 : could vectorize computation for a single value instead of multiple inputs.
  • plot for relative acc/throughput for Fast-AGMS based on rows/buckets size ratio
  • Chart experiments and make diagrams in advance so you understand the test before you get the actual values.
  • throughput chart for both algorithms based on rows/buckets size, display throughput change after update vector/matrix no longer fits into L1/L2 cache.

@beepy0 beepy0 closed this as completed Oct 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant