Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

❗자바스크립트 엔진 최적화 기법❗ #14

Open
InSeong-So opened this issue Sep 8, 2021 · 0 comments
Open

❗자바스크립트 엔진 최적화 기법❗ #14

InSeong-So opened this issue Sep 8, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@InSeong-So
Copy link
Member

InSeong-So commented Sep 8, 2021

  1. 자바스크립트 엔진의 최적화 기법 (1) - JITC, Adaptive Compilation
  2. 자바스크립트 엔진의 최적화 기법 (2) - Hidden class, Inline Caching
  3. 자바스크립트 런타임 : 콜스택과 메모리 힙
  4. V8의 히든 클래스 이야기
  5. JavaScript SDK 성능개선 방법
    • 엔진은 아니지만 Software Development Kit에 대해 개선할 수 있는 방법을 정리한 글이므로 참고하기
@InSeong-So InSeong-So added the enhancement New feature or request label Sep 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant