rework mesecons_debug #1282

Closed
opened 2022-01-07 23:30:04 +00:00 by flux · 2 comments
Member

I've rewritten mesecons_debug so that instead of penalties being given based on whether a mapblock exceeds a certain time threshold, instead they are given based on how laggy the server is currently, how much of that lag is due to mesecons, and the relative amount of the total mesecons load that a particular mapblock is generating.

It seems to work decently on a test server, but I'm going to need some help testing it in a more life-like environment, like the test server.

The rewritten version is here:
https://gitea.your-land.de/flux/mesecons_debug/src/branch/yl_stable

I've rewritten mesecons_debug so that instead of penalties being given based on whether a mapblock exceeds a certain time threshold, instead they are given based on how laggy the server is currently, how much of that lag is due to mesecons, and the relative amount of the total mesecons load that a particular mapblock is generating. It seems to work decently on a test server, but I'm going to need some help testing it in a more life-like environment, like the test server. The rewritten version is here: https://gitea.your-land.de/flux/mesecons_debug/src/branch/yl_stable
flux added the
1. kind/enhancement
4. step/help wanted
labels 2022-01-07 23:30:39 +00:00
flux self-assigned this 2022-01-07 23:30:48 +00:00
Author
Member

testing on the test server went very well. i need to update the documentation, and provide an API for modifying certain constants while the thing is running. then, we can put it on the live server. it might need some adjusting, but it's working exactly as i expected.

testing on the test server went very well. i need to update the documentation, and provide an API for modifying certain constants while the thing is running. then, we can put it on the live server. it might need some adjusting, but it's working exactly as i expected.
Author
Member

This is (more or less) live, closing.

This is (more or less) live, closing.
flux closed this issue 2022-04-07 18:48:29 +00:00
flux added the
5. result/fixed
label 2022-04-07 18:48:39 +00:00
flux removed their assignment 2022-09-21 00:06:05 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: your-land/bugtracker#1282
No description provided.