Hello, I’m Gi PyeongLee

But each and every one of us has a history. It is everyday history.
What and how you act today, the present day, decorates a page in your daily history.
Can you get through the day without panicking or panicking? Will you spend it negligently or will you bravely challenge it?
Are you going to do something in a better way than yesterday? Each such attitude makes its own daily history.

-from Nietzsche-

Latest Posts

Optimize Seo on Html page

Optimizing SEO on HTML pages is essential for any website that wants to rank well in search engine results. SEO optimization involves making changes to the HTML code of a page to improve its ranking in search engine results. This includes optimizing the page title, meta tags, headings, content, and other elements. Additionally, optimizing the page for mobile devices and ensuring that the page loads quickly are also important for SEO optimization.

JVM Option Tuning

JVM Option Tuning is the process of optimizing the performance of a Java Virtual Machine (JVM) by adjusting the settings of the JVM options. These options are used to control the behavior of the JVM and can have a significant impact on the performance of an application. Understanding the different JVM options and how they work is essential for tuning the JVM for optimal performance.

JVM G1GC Tuning

This article provides an overview of the JVM G1GC garbage collection algorithm and its tuning parameters.

JVM Optimization in jdk8

JDK 8 is the latest version of the Java Development Kit, and it comes with a number of improvements to the JVM. In this article, we'll look at some of the JVM optimizations that have been introduced in JDK 8, and how they can help improve the performance of your applications.

Performance tip: About MongoDB

This article provides an overview of the basics of MongoDB performance, including a discussion of the different types of storage engines, the importance of indexing, and other tips for optimizing MongoDB performance.