-
Notifications
You must be signed in to change notification settings - Fork 1
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
<1주차> MySQL 아키텍처 #1
Comments
트랜잭션 1개-> 2개 슬롯을 먹는다고 하니깐 최대 트랜잭션 개수를 구할때 2로 나눌 필요는 없지않을까요 |
어댑티브 해시 인덱스가 성능 향상이 도움안되는 경우랑 되는 경우가 왜 그런지 좀 자세히 설명해주실수 있나용 |
지연, Lazy란 개념이 계산이나 작업을 늦춰서 필요할 때 한꺼번에 요청해서 오버헤드를 줄이는 것 맞나요? 맞다면, 성능적으로 단순하게 한꺼번에 데이터를 보내서 오버헤드가 줄어드는 것인지? 아니면 Update의 경우에 최종본만 저장하면 되니까 줄어드는 것인지? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
발표자료
part 1 - 발표자 : 김예림
part 2 - 발표자 : 오승재
The text was updated successfully, but these errors were encountered: