Skip to content

Commit

Permalink
removing io namespace, using foxxll library
Browse files Browse the repository at this point in the history
  • Loading branch information
bingmann committed Jan 18, 2018
1 parent e7f4f43 commit 44157f8
Show file tree
Hide file tree
Showing 73 changed files with 14 additions and 9,138 deletions.
3 changes: 1 addition & 2 deletions AUTHORS
Expand Up @@ -5,7 +5,6 @@ Clemens Wallrath <clemens.wallrath@nerven.gift>
Emanuel Jöbstl <emanuel.joebstl@gmail.com>
Florian Kurpicz <florian.kurpicz@tu-dortmund.de>
Huyen Chau Nguyen <hello@chau-nguyen.de>
Ilja Andronov <sni4ok@yandex.ru>
Johannes Singler <singler@ira.uka.de>
Lorenz Hübschle-Schneider <lorenz@4z2.de>
Martin Aumüller <martin.aumueller@tu-ilmenau.de>
Expand All @@ -15,7 +14,7 @@ Moritz Kiefer <moritz.kiefer@purelyfunctional.org>
Nejmeddine Douma <nejmeddine.douma@gmail.com>
Robert Hangu <robert.hangu@gmail.com>
Robert Williger <willigerrobert@gmail.com>
Roman Dementiev <dementiev@ira.uka.de>
Roman Dementiev <dementiev@mpi-sb.mpg.de>
Sebastian Lamm <seba.lamm@gmail.com>
Sebastian Wild <wild@cs.uni-kl.de>
Simon Gog <gog@kit.edu>
Expand Down
4 changes: 0 additions & 4 deletions benchmarks/CMakeLists.txt
Expand Up @@ -11,10 +11,6 @@
thrill_build_prog(core/golomb_code_benchmark)
thrill_build_prog(core/duplicates_speedup_benchmark)

thrill_build_prog(io/benchmark_files)
thrill_build_prog(io/benchmark_disks)
thrill_build_prog(io/benchmark_disks_random)

thrill_build_prog(hashtable/bench_hashtable)
thrill_build_prog(hashtable/generate_data)
thrill_build_prog(hashtable/reduce)
Expand Down
313 changes: 0 additions & 313 deletions benchmarks/io/benchmark_disks.cpp

This file was deleted.

0 comments on commit 44157f8

Please sign in to comment.