Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |
Tags
- 클라우드 서비스
- 동구
- Xcode
- 기록하는 동구
- 자바 파일업로드
- SpringBoot
- Swift
- xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools)
- git
- java
- 서평
- 오류
- 책
- Mac
- JavaScript
- 클라우드 서비스 특징
- spring
- 에러
- 파이썬 웹크롤링
- missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun
- 한줄평
- MySQL
- Mapper
- 깃
- 콜미동구
- git push
- 독후감
- 데이메이커
- 줄거리
- 자바스크립트
Archives
- Today
- Total
목록오버헤드 뭔가요 (1)
인생은 속도가 아니라 방향이다

개발관련 유투브를 보다가 오버헤드란 단어가 나왔다. 뭘까? 검색해보았다. In computer science, overhead is any combination of excess or indirect computation time, memory, bandwidth, or other resources that are required to perform a specific task. It is a special case of engineering overhead - wikepidia 오버헤드란 프로그램의 실행흐름에서 나타나는 현상중 하나로 예를 들어 , 프로그램의 실행흐름 도중에 동떨어진 위치의 코드를 실행시켜야 할 때 , 추가적으로 시간,메모리,자원이 사용되는 현상입니다. 한마디로 정의하자면, 오버 헤드는..
개발용어
2021. 6. 22. 22:08