Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Devesh Kumar
summer-of-code-ideas-list
Commits
0203b03c
Commit
0203b03c
authored
Feb 04, 2018
by
Jonathan Wilkes
Browse files
Add one more bullet point for profiling/optimization
parent
17f3640b
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
0203b03c
...
...
@@ -150,3 +150,6 @@ like netsend, netreceive, etc.)
more performant than the current implementation. (Not so important for
current performance, but this may become more relevant once we switch to
double-precision for block samples.)
*
Possibility to vectorize DSP algos using SIMD. Also more crude experiments
by just hand-unrolling one or two classes when N=64 (i.e., the most common
block size) and measuring the performance impact (if any).
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment