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
- Celery
- postgres
- 프로그래머스
- DRF
- django
- Java
- dockerignore
- BFS
- 2021 KAKAO BLIND RECRUITMENT
- 알고리즘
- 그래프
- Python
- env
- 카카오
- Command Line
- setattr
- Linux
- thread
- 면접
- docker
- 백준
- PostgreSQL
- 파이썬
- headers
- Pattern
- ubuntu
- 자바
- Spring
- Collections
- docker-compose
| 일 | 월 | 화 | 수 | 목 | 금 | 토 |
|---|---|---|---|---|---|---|
| 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 |
글 보관함