Giter Site home page Giter Site logo

gc-tuning's Introduction

GC调优实战:减少Full GC的次数

在我们的一个应用中,由于场景特殊(需要在内存开辟较大的临时空间用于计算), 应用会出现频繁的老年代GC和Full GC。请根据具体的业务场景调整这里的JVM启动参数, 使得测试中老年代GC/Full GC出现的次数小于3次。

在提交Pull Request之前,你应当在本地确保所有代码已经编译通过,并且通过了测试(mvn clean verify)


注意!我们只允许你修改以下文件,对其他文件的修改会被拒绝:


gc-tuning's People

Contributors

hcsp-bot avatar huangxuny1 avatar birdsnail avatar bradywzh avatar heyble avatar jaychenfe avatar selfridicule avatar lewisbyte avatar bigerro avatar haoqi6677 avatar pimithie avatar wangzhaoning avatar dingsheng1214 avatar huanglk8888 avatar

Watchers

James Cloos 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.