Skip to content
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

시간에 따라 수행하는 time & sleep method 수정 #19

Open
sanekun opened this issue Feb 16, 2024 · 0 comments
Open

시간에 따라 수행하는 time & sleep method 수정 #19

sanekun opened this issue Feb 16, 2024 · 0 comments

Comments

@sanekun
Copy link
Collaborator

sanekun commented Feb 16, 2024

현재, heatshock의 Chilling, Recovery에서
While 문을 사용 특정 시간이 가기 전까지 Mix를 반복하고있음.

그러나, OT-2에서는 처음 Protocol동작 시 모든 코드를 시행 -> 변환 -> 동작 되고 있음
따라서 동작시간이 예상과 다르게 매우 짧게 계산됨 (첫 단계에서 코드를 끝까지 시행하기에)

해당 코드 동작전 if protocol.is_simulate 추가 하면 개선 되는 것 같지만 제대로 확인 필요함

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant