https://github.com/fenbf/StringViewTests
Performance Tests for string_view, C++17
https://github.com/fenbf/StringViewTests
Last synced: 7 months ago
JSON representation
Performance Tests for string_view, C++17
- Host: GitHub
- URL: https://github.com/fenbf/StringViewTests
- Owner: fenbf
- Created: 2018-07-29T11:34:18.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-06-18T13:06:11.000Z (over 6 years ago)
- Last Synced: 2024-11-10T20:35:06.064Z (about 1 year ago)
- Language: C++
- Size: 943 KB
- Stars: 14
- Watchers: 1
- Forks: 4
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# StringViewTests
Some perf tests `string_view` on MSVC
Use for my article at https://www.bfilipek.com/2018/07/string-view-perf.html