# C++ 고성능 가비지 콜렉션

> Clean Markdown view of GeekNews topic #4154. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=4154](https://news.hada.io/topic?id=4154)
- GeekNews Markdown: [https://news.hada.io/topic/4154.md](https://news.hada.io/topic/4154.md)
- Type: news
- Author: [techhtml](https://news.hada.io/@techhtml)
- Published: 2021-04-28T16:37:16+09:00
- Updated: 2021-04-28T16:37:16+09:00
- Original source: [v8.dev](https://v8.dev/blog/high-performance-cpp-gc)
- Points: 14
- Comments: 0

## Topic Body

Chrome V8 팀에서는 메모리 최적화를 위해

굉장히 많은 일들을 하고 있는데요.

그 중 하나인 C++ 고성능 GC에 관련된 글을 공유합니다.

외에도 V8 블로그에서 Memory 태그로 들어가면

굉장히 많은 메모리 최적화 팁을 얻을 수 있습니다.

https://v8.dev/blog/tags/memory

## Comments



_No public comments on this page._
