forked from project-oak/hafnium-verification
-
Notifications
You must be signed in to change notification settings - Fork 4
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
Tracking unsafety statistics #56
Comments
I'm not quite sure, but probably I'm suffering from this issue: kbknapp/cargo-count#36 |
이것도 약간의 문제가 있네요. 임시 방편으로 |
#57 이후:
|
#58 이후:
|
#64 + overhaul 이후:
|
Open
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
이제 옮길 만한 C 코드를 다 옮겼으므로 unsafe 코드를 측정하고 변화를 추적하도록 하겠습니다.
마지막 커밋 d772246 기준 (2019.9.17):
이게 비교할 만한 대상인지는 모르겠지만, redox-os의 kernel을 대상으로 한 정보는 다음과 같습니다:
둘 다
arch
폴더 안의 코드는 제외하였습니다.The text was updated successfully, but these errors were encountered: