CountBitsSet Code
minimal benchmark code for Counting Set Bits (ones) in an Integer
Brought to you by:
digitalus
File | Date | Author | Commit |
---|---|---|---|
doc | 2022-04-16 |
![]() |
[67eda8] new Algorithms in Benchmark, new Results |
src | 2022-06-02 |
![]() |
[254429] improved unittests |
toolchain | 2022-06-02 |
![]() |
[254429] improved unittests |
.hgignore | 2022-03-13 |
![]() |
[9a14f6] added script to cleanup the build directory |
.hgtags | 2019-01-02 |
![]() |
[df54cf] Added tag non template version of code for chan... |
CMakeLists.txt | 2022-06-01 |
![]() |
[12fee9] improving and fixing automated cmake build |
bashfu.sh | 2022-04-11 |
![]() |
[99562e] Bit more informative Build scripts |
build.sh | 2022-06-01 |
![]() |
[12fee9] improving and fixing automated cmake build |
build_clear.sh | 2022-06-01 |
![]() |
[12fee9] improving and fixing automated cmake build |
build_config.cfg | 2022-04-11 |
![]() |
[620075] Configureable build with GCC or Clang (if avail... |
update_catch2.sh | 2022-03-25 |
![]() |
[8690f2] Wip: Project refactoring --> not working yet, j... |