2024-07-12 01:28:46 +03:00
2024-07-07 05:08:36 +03:00
2024-07-12 01:28:46 +03:00
2024-03-09 17:03:11 -08:00
2024-03-09 17:03:11 -08:00
2024-07-07 10:35:20 +03:00
2024-03-09 17:03:11 -08:00
2024-03-09 17:03:11 -08:00
2024-03-09 17:03:11 -08:00
2024-03-09 17:03:11 -08:00
2024-05-08 00:17:36 +03:00

Nitori

A performance mod that converts patches into mixins using the Ignite Framework for Paper/Spigot.

Optimizations

This plugin provides the following optimizations:

  • Iterate entity trackers faster by using Int2ObjectLinkedOpenHashMap
  • Reduce constants allocations
  • Entity Micro Optimizations
  • Lithium mixins
    • Fast util
    • HashedReferenceList
    • CompactSineLUT
    • Fast retrieval
    • Cached hashcode
    • Store gamerules in fastutil hashmap
    • Precompute shape arrays
    • Collections.attributes
    • Collections.entity_by_type
    • Collections.entity_filtering
    • Chunk serialization
    • Cache iterate outwards
    • Block moving block shapes
    • Shapes blockstate cache
    • Lithium gen
    • Ai sensor secondary POI
    • World tick scheduler
  • Smarter statistics-ticking
  • Async Pathfinding
  • Multithreaded Tracker

NOTE: This mod may or may not alter the default behaviors of some mob AI.


Description
NitoriMC Repository Backup
Readme GPL-3.0 680 KiB
Languages
Java 100%