taming-cpp

Experiments with C++ and comparisons with C
git clone https://git.tronto.net/taming-cpp
Download | Log | Files | Refs | README

ModeNameSize
-rw-r--r--.gitignore1L
-rw-r--r--README.md19L
-rw-r--r--sort-benchmark/integers/Makefile20L
-rw-r--r--sort-benchmark/integers/sort.c29L
-rw-r--r--sort-benchmark/integers/sort.cpp25L
-rw-r--r--sort-benchmark/integers/sort_parallel.cpp28L
-rw-r--r--sort-benchmark/notes.txt11L
-rw-r--r--sort-benchmark/pairs/Makefile20L
-rw-r--r--sort-benchmark/pairs/sort.c38L
-rw-r--r--sort-benchmark/pairs/sort.cpp32L
-rw-r--r--sort-benchmark/pairs/sort_parallel.cpp35L