Closed rhyolight closed 6 years ago
This issue needs to be reviewed by the original author or another contributor for applicability to the current codebase. The issue might be obsolete or need updating to match current standards and practices. If the issue is out of date, please close. Otherwise please leave a comment to justify its continuing existence. It may be closed in the future if no further activity is noted.
From: https://issues.numenta.org/browse/NPC-321
Some files in our codebase include hand-tuned assembly code (that mostly utilizes SSE instructions) :
These files provide speed optimizations (super good!!), but have several disadvantages:
Steps I'd like to propose: