Skip to content

Really bad CLI performance since 1.14 #188

Closed
@Olexorus

Description

@Olexorus

Describe the bug
I've been using MCA Selector to trim unused chunks on my server for a while, however every version since 1.14 is much slower than 1.13.3, I haven't measured it but it feels like it's taking about 10x as long, so for now I'm stuck on 1.13.3 since at that speed the newer versions are just unusable for me. Is there any specific reason for this?

To Reproduce
Use both 1.13.3 and any version since 1.14 and run

java -jar mcaselector-[version].jar --headless --mode delete --world/region [region path] --query "LastUpdate <= 2021-03-25 AND InhabitedTime <= \"2 hours\""

Expected behavior
The performance should be similar

Environment (please complete the following information):

  • OS: Linux Ubuntu 20.04
  • Java version: openjdk 11.0.10 2021-01-19

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions