Code Monkey home page Code Monkey logo

java-performance-tuning's Introduction

개발자가 반드시 알아야 할 자바 성능 튜닝 이야기


목차

  1. 디자인 패턴, 꼭 써야 한다

  2. 내가 만든 프로그램의 속도를 알고 싶다

  3. 왜 자꾸 String을 쓰지 말라는 거야?

  4. 어디에 담아야 하는지...

  5. 지금까지 사용하던 for 루프를 더 빠르게 할 수 있다고?

  6. static 제대로 한번 써 보자

  7. 클래스 정보, 어떻게 알아낼 수 있나?

  8. synchronized는 제대로 알고 써야 한다

  9. IO에서 발생하는 병목 현상

  10. 로그는 반드시 필요한 내용만 찍자

  11. JSP와 서블릿, Spring에서 발생할 수 있는 여러 문제점

  12. DB를 사용하면서 발생 가능한 문제점들

  13. XML과 JSON도 잘 쓰자

  14. 서버를 어떻게 세팅해야 할까?

  15. 안드로이드 개발하면서 이것만은 피하자

  16. JVM은 도대체 어떻게 구동될까?

  17. 도대체 GC는 언제 발생할까?

  18. GC가 어떻게 수행되고 있는지 보고 싶다

  19. GC 튜닝을 항상 할 필요는 없다

  20. 모니터링 API인 JMX

  21. 반드시 튜닝해야 하는 대상은?

  22. 어떤 화면이 많이 쓰이는지 알고 싶다

  23. 튜닝의 절차는 그때그때 달라요

  24. 애플리케이션에서 점검해야 할 대상들

java-performance-tuning's People

Contributors

masssidev avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.