
public class Pad { public static void main(String[] args){ long start = System.currentTimeMillis(); int count = Integer.MAX_VALUE; long ret = 0L; for (int i = 0; i < count; i++) { ret++; } long end = System.currentTimeMillis(); System.out.println((end-start)/1000.0); } } public class Pad { public static void main(String[] args){ long start = System.currentTimeMillis(); int count = Integer.MAX_VA..
JVM/JAVA
2021. 10. 22. 21:01
반응형
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- Command Line
- setattr
- Collections
- docker
- 면접
- ubuntu
- Python
- Spring
- BFS
- thread
- 2021 KAKAO BLIND RECRUITMENT
- Celery
- 알고리즘
- 프로그래머스
- Java
- headers
- dockerignore
- 파이썬
- 자바
- DRF
- 그래프
- Pattern
- 백준
- env
- postgres
- PostgreSQL
- 카카오
- django
- docker-compose
- Linux
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
31 |
글 보관함