Directories
¶
| Path | Synopsis |
|---|---|
|
Package backend is the registry that connects generated assembly to the dispatcher.
|
Package backend is the registry that connects generated assembly to the dispatcher. |
|
Package benchmarks holds every benchmark in this repository.
|
Package benchmarks holds every benchmark in this repository. |
|
Package cpu detects which SIMD instruction-set tier the running CPU supports.
|
Package cpu detects which SIMD instruction-set tier the running CPU supports. |
|
Package kernel defines the contract every backend implements.
|
Package kernel defines the contract every backend implements. |
|
Package perf is a repetition tester in the style Casey Muratori uses in Performance-Aware Programming.
|
Package perf is a repetition tester in the style Casey Muratori uses in Performance-Aware Programming. |
|
Package ref is the portable Go reference implementation of every kernel.
|
Package ref is the portable Go reference implementation of every kernel. |
|
tests
|
|
|
arrays
Package arrays holds the arrays tests for github.com/sebishogun/simd.
|
Package arrays holds the arrays tests for github.com/sebishogun/simd. |
|
docs
Package docs checks the repository's own documentation against the tree: the counts in the README, the identifiers it names, the tiers CONTRIBUTING asks for runs on, and that every operation in the README's index has a runnable example.
|
Package docs checks the repository's own documentation against the tree: the counts in the README, the identifiers it names, the tiers CONTRIBUTING asks for runs on, and that every operation in the README's index has a runnable example. |
|
dsp
Package dsp holds the dsp tests for github.com/sebishogun/simd.
|
Package dsp holds the dsp tests for github.com/sebishogun/simd. |
|
encode
Package encode holds the encode tests for github.com/sebishogun/simd.
|
Package encode holds the encode tests for github.com/sebishogun/simd. |
|
matrix
Package matrix holds the matrix tests for github.com/sebishogun/simd.
|
Package matrix holds the matrix tests for github.com/sebishogun/simd. |
|
reduce
Package reduce holds the reduce tests for github.com/sebishogun/simd.
|
Package reduce holds the reduce tests for github.com/sebishogun/simd. |
|
search
Package search holds the search tests for github.com/sebishogun/simd.
|
Package search holds the search tests for github.com/sebishogun/simd. |
|
text
Package text holds the text tests for github.com/sebishogun/simd.
|
Package text holds the text tests for github.com/sebishogun/simd. |
Click to show internal directories.
Click to hide internal directories.