Skip to content
#

performance-optimization

Here are 39 public repositories matching this topic...

A Minecraft plugin that prevents server crashes and lag caused by TNT chain explosions. Features crash prevention, manual explosion support and Ender Dragon compatibility. Includes optimization tips for TNT handling and server performance.

  • Updated Feb 16, 2026
  • Java

Spring Boot demo comparing JPA lazy loading (N+1 problem) vs EntityGraph optimization. Shows performance difference between 11 queries vs 1 query for Books-Authors many-to-many relationship. Includes query counting, tests, and metrics.

  • Updated Sep 30, 2025
  • Java

Improve this page

Add a description, image, and links to the performance-optimization topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the performance-optimization topic, visit your repo's landing page and select "manage topics."

Learn more