EssentialsX

EssentialsX

2M Downloads

Skull command performance

LucidAPs opened this issue ยท 2 comments

commented

Type of bug

Performance issue or memory leak

/ess version output

https://nekobin.com/sixolaxiba

Server startup log

https://nekobin.com/janiduzoxi

EssentialsX config files

https://nekobin.com/toboqelacu

Error log (if applicable)

No response

Bug description

The skull command has a noticeable performance impact.
image
https://timings.pl3x.net/?id=49e130b748624813b32b0644a9a79495

Steps to reproduce

Using the /skull command

Expected behaviour

No or less of a performance hit.

Actual behaviour

A noticeable performance impact

commented

The skull command is as optimized as it can get at the moment, owner lookups are done off the main thread and not much else can be done async.

commented

Isn't it because of offline mode and/or SkinsRestorer?