From aa5d1b139ece7fa84c40e7ffd5111be4446de1fe Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Sun, 21 Jan 2024 17:48:40 +0200 Subject: [PATCH] Updated s390x (markdown) --- s390x.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/s390x.md b/s390x.md index 3836559..cfe7e1e 100644 --- a/s390x.md +++ b/s390x.md @@ -26,7 +26,7 @@ - By using Makefile with `make all` or `make start` it makes one executeable. When starting, it creates SQLite database to same directory, adding data, with `srv/.lua/*.sql` - At fork https://github.com/xet7/pet , xet7 added all external `.sql`, Javascript and CSS dependencies directly inside executeable. This can be seen at Makefile, where files from `srv` directory are are added to `.zip` file, that is added to end of `redbean.com` executeable. -#### Benchmark +#### Petclinic Benchmark At Makefile, xet7 fixed `make benchmark` of wrk benchmarks to to work at Mac M1 `brew install wrk` and Linux `sudo apt install wrk` . But wrk does not yet work at s390x, xet7 added issue about it to https://github.com/jart/blink/issues/163 . If you start with silent mode `./redbean.com -s` , then at M1 Air macOS Sonoma is this benchmark: