-
Notifications
You must be signed in to change notification settings - Fork 124
Description
This is an "FYI" to report that none of the ntex entries have run in the two most recent non-official TechEmpower benchmark runs (which started on Nov 12 and Nov 4). You can find summary information about the runs on these dates, with links to details, near the top of this page: https://tfb-status.techempower.com/
For the unofficial runs begun these dates, we observe that no "ntex" entries appear in the the benchmark reports (which can be found by following the "visualize" links in these summaires). In addition, when one clicks on the "details" link for these two runs, we find the following error results regarding ntex (same error results in both runs):
[ntex-db] had problems starting or stopping
[ntex-db-neon] had problems starting or stopping
[ntex-db-neon-uring] had problems starting or stopping
ntex has appeared with no issues in these periodic, unofficial benchmark runs for many months with no issues. I can see that no changes have been made in 5 months to the code submitted by ntex to run the benchmarks here: https://github.com/TechEmpower/FrameworkBenchmarks/tree/master/frameworks/Rust/ntex Perhaps it is something as mundane as whether the dockerfile lists a base image which is out-of-date or something like that.