Skip to content

Commit f08a35b

Browse files
authored
Merge pull request #35 from TechEmpower/master
aa
2 parents 289be6b + a8f7255 commit f08a35b

File tree

251 files changed

+1394
-4434
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

251 files changed

+1394
-4434
lines changed

Dockerfile

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,10 @@ RUN apt-get -yqq update && \
1818
libpq-dev \
1919
pkg-config \
2020
python3 \
21+
python3-colorama \
2122
python3-dev \
23+
python3-dnspython \
24+
python3-packaging \
2225
python3-pip \
2326
python3-psutil \
2427
python3-psycopg2 \
@@ -28,7 +31,6 @@ RUN apt-get -yqq update && \
2831
# Ubuntu's equivalent packages are too old and/or broken.
2932
pip3 install \
3033
--break-system-packages \
31-
colorama==0.3.1 \
3234
docker==7.0.0 \
3335
mysqlclient==2.2.4 \
3436
pymongo==4.7.2

frameworks/C++/silicon/CMakeLists.txt

Lines changed: 0 additions & 19 deletions
This file was deleted.

frameworks/C++/silicon/README.md

Lines changed: 0 additions & 8 deletions
This file was deleted.

frameworks/C++/silicon/benchmark_config.json

Lines changed: 0 additions & 28 deletions
This file was deleted.

frameworks/C++/silicon/build/symbols.hh

Lines changed: 0 additions & 47 deletions
This file was deleted.

frameworks/C++/silicon/build/techempower.hh

Lines changed: 0 additions & 102 deletions
This file was deleted.

frameworks/C++/silicon/build/techempower_lwan.cc

Lines changed: 0 additions & 41 deletions
This file was deleted.

frameworks/C++/silicon/build/techempower_microhttpd.cc

Lines changed: 0 additions & 48 deletions
This file was deleted.

frameworks/C++/silicon/config.toml

Lines changed: 0 additions & 19 deletions
This file was deleted.

frameworks/C++/silicon/silicon.dockerfile

Lines changed: 0 additions & 39 deletions
This file was deleted.

0 commit comments

Comments
 (0)