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