Skip to content

Instantly share code, notes, and snippets.

@jaeyoung-kwon
Last active November 20, 2025 05:42
Show Gist options
  • Select an option

  • Save jaeyoung-kwon/da723f5925f6d29784a1c73edea3843c to your computer and use it in GitHub Desktop.

Select an option

Save jaeyoung-kwon/da723f5925f6d29784a1c73edea3843c to your computer and use it in GitHub Desktop.
구분 예제 A 예제 B
캐시 슬롯 4개 12개
번들 크기 작음
값 순환 시 매번 재계산 캐시 재사용
적합한 경우 값이 자주 변하지 않을 때 값이 반복적으로 순환할 때
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment