Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/herumi/opti
https://github.com/herumi/opti
Last synced: 17 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/herumi/opti
- Owner: herumi
- Created: 2011-06-24T05:40:52.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2023-09-11T04:14:10.000Z (about 1 year ago)
- Last Synced: 2024-10-13T20:46:40.246Z (about 1 month ago)
- Language: C++
- Homepage:
- Size: 4.79 MB
- Stars: 29
- Watchers: 6
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# experiment of x86/x64 optimization
## Test Code
* strlen_sse2.cpp ; fast strlen/memchr with SSE2 sample
* strlen_sse42.cpp ; fast strlen with SSE4.2 sample
* str_util.hpp(str_util_test.cpp) is moved to https://github.com/herumi/str_util## License
modified new BSD License (http://opensource.org/licenses/BSD-3-Clause)
## Author
MITSUNARI Shigeo
* mail:[email protected]
* twitter:@herumi
* facebook:https://www.facebook.com/mitsunari.shigeo