Skip to content
Merged

aa #35

Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
46 commits
Select commit Hold shift + click to select a range
b959963
[crystal/h2o.cr] Remove as no longer maintained (#9083)
p8 Jun 3, 2024
368c1f9
Another PostgreSQL configuration file clean-up (#9078)
volyrique Jun 3, 2024
ebff4c4
[php] Fix codeigniter 4.4 (#9086)
joanhey Jun 3, 2024
0a16898
[crystal/raze] Remove Raze as it is unmaintained (#9075)
p8 Jun 3, 2024
d69a35f
[ruby/sinatra] Use Ruby 3.4-rc (#9088)
p8 Jun 3, 2024
97f8550
toolset: Update colorama to version 0.4.6 (#9082)
volyrique Jun 3, 2024
3670cf1
update smart-servlet to 1.4 (#9081)
smthing Jun 3, 2024
9e7b65a
[crystal|grip] Update dependencies (#9076)
p8 Jun 3, 2024
251d2e8
[C++] [userver] bump userver commit (#9080)
itrofimow Jun 3, 2024
4f74e64
[ruby/agoo] Update dependencies (#9070)
p8 Jun 3, 2024
7e65c3c
Remove unmaintained Polkadot framework (#9099)
p8 Jun 7, 2024
5156f6e
Fix Reverse order (#9102)
NateBrady23 Jun 7, 2024
4f780c0
Remove unmaintained Duda framework (#9101)
p8 Jun 7, 2024
eab0c17
Remove unmaintained silicon framework (#9100)
p8 Jun 7, 2024
de5eec3
[ruby/grape] Update dependencies (#9094)
p8 Jun 7, 2024
c0a0aa9
Update GenHTTP to version 8.5 (#9090)
Kaliumhexacyanoferrat Jun 7, 2024
e50dde3
Disable testresources and downgrade docker images (#9084)
yawkat Jun 7, 2024
84b9953
[mORMot] - migrate to Ubuntu24.04; mORMot@2.2.7579; return to glibc M…
pavelmash Jun 7, 2024
3f72bd5
[F#/Oxpecker] Got rid of SpanJson as bringning no benefit. Disabled R…
Lanayx Jun 7, 2024
1e7c4e8
update beetlex to beetlex.light (#9095)
beetlex-io Jun 7, 2024
24acdc5
[crystal|kemal] Update dependencies (#9063)
p8 Jun 7, 2024
cea2384
fix for real (#9103)
NateBrady23 Jun 7, 2024
ca97cde
[micronaut] Update to micronaut-platform 4.5.0 (#9114)
yawkat Jun 11, 2024
d4d4557
[C++] [userver] fix docker images (#9113)
itrofimow Jun 11, 2024
d5d45b1
[F#/Oxpecker] Improved json, fortunes and updates benchmarks (#9112)
Lanayx Jun 11, 2024
31ef34b
[Python] Bump granian to 1.4 (#9111)
gi0baro Jun 11, 2024
48316c2
[salvo] Update to version 0.68 (#9110)
chrislearn Jun 11, 2024
a4ac386
Remove unmaintained Octopus framework (#9109)
p8 Jun 11, 2024
8cb1e76
Remove unmaintained Colossus framework (#9108)
p8 Jun 11, 2024
f52bb8d
Fix link in to Baratine (#9107)
p8 Jun 11, 2024
31a977d
Remove unmaintained fintrospect framework (#9106)
p8 Jun 11, 2024
5dbaa7e
Remove unmaintained comsat framework (#9105)
p8 Jun 11, 2024
da0744c
Remove old Weppy framework (#9104)
p8 Jun 11, 2024
565ab13
Bump actiontext from 7.1.3.3 to 7.1.3.4 in /frameworks/Ruby/rails (#9…
dependabot[bot] Jun 11, 2024
4a164f7
Bump mysql2 from 3.9.7 to 3.9.8 in /frameworks/JavaScript/koa (#9089)
dependabot[bot] Jun 11, 2024
dcbfae8
[ruby/rack] Don't set redundant Content-Length header (#9015)
p8 Jun 13, 2024
09f932a
[Elide] add elide runtime (#9097)
sgammon Jun 13, 2024
20381d4
docs (rust/actix): update links in readme.md (#9116)
Fenex Jun 13, 2024
6837c80
[Ruby] Add rage-rb (#8908)
rsamoilov Jun 13, 2024
79d4e79
Bump io.undertow:undertow-core in /frameworks/Java/undertow-jersey
dependabot[bot] Jun 20, 2024
5dea091
Merge pull request #9129 from TechEmpower/dependabot/maven/frameworks…
github-actions[bot] Jun 20, 2024
57fa858
[rust/viz] rust v1.79 (#9131)
fundon Jun 28, 2024
4398d2c
[ruby|rack-sequel] Batch update for Postgres (#9130)
p8 Jun 28, 2024
25862b3
[ruby/sinatra-sequel] Use batch update for postgres (#9127)
p8 Jun 28, 2024
635f068
[ruby/roda] Use batch update for Roda on postgres (#9126)
p8 Jun 28, 2024
a8f7255
H2O: Use prepared statements for the database updates test (#9124)
volyrique Jun 28, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,10 @@ RUN apt-get -yqq update && \
libpq-dev \
pkg-config \
python3 \
python3-colorama \
python3-dev \
python3-dnspython \
python3-packaging \
python3-pip \
python3-psutil \
python3-psycopg2 \
Expand All @@ -28,7 +31,6 @@ RUN apt-get -yqq update && \
# Ubuntu's equivalent packages are too old and/or broken.
pip3 install \
--break-system-packages \
colorama==0.3.1 \
docker==7.0.0 \
mysqlclient==2.2.4 \
pymongo==4.7.2
Expand Down
19 changes: 0 additions & 19 deletions frameworks/C++/silicon/CMakeLists.txt

This file was deleted.

8 changes: 0 additions & 8 deletions frameworks/C++/silicon/README.md

This file was deleted.

28 changes: 0 additions & 28 deletions frameworks/C++/silicon/benchmark_config.json

This file was deleted.

47 changes: 0 additions & 47 deletions frameworks/C++/silicon/build/symbols.hh

This file was deleted.

102 changes: 0 additions & 102 deletions frameworks/C++/silicon/build/techempower.hh

This file was deleted.

41 changes: 0 additions & 41 deletions frameworks/C++/silicon/build/techempower_lwan.cc

This file was deleted.

48 changes: 0 additions & 48 deletions frameworks/C++/silicon/build/techempower_microhttpd.cc

This file was deleted.

19 changes: 0 additions & 19 deletions frameworks/C++/silicon/config.toml

This file was deleted.

39 changes: 0 additions & 39 deletions frameworks/C++/silicon/silicon.dockerfile

This file was deleted.

4 changes: 2 additions & 2 deletions frameworks/C++/userver/userver-bare.dockerfile
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
FROM ghcr.io/userver-framework/ubuntu-userver-build-base:v2 AS builder
FROM ghcr.io/userver-framework/ubuntu-22.04-userver-pg AS builder

RUN apt update && \
apt install -y lsb-release wget software-properties-common gnupg && \
wget https://apt.llvm.org/llvm.sh && chmod +x llvm.sh && ./llvm.sh 16

WORKDIR /src
RUN git clone https://github.com/userver-framework/userver.git && \
cd userver && git checkout c2ca5454f0b0e93dd0a2e082904dedda5cda3052
cd userver && git checkout ec1a3b07793f8d4cd0968cd61d8e6079d667a1e7

COPY userver_benchmark/ ./
RUN mkdir build && cd build && \
Expand Down
Loading