diff --git a/docs/notes/note.md b/docs/notes/note.md index 3939f0a..6e4f0cb 100644 --- a/docs/notes/note.md +++ b/docs/notes/note.md @@ -84,3 +84,14 @@ apt-key list | grep 'F164 B941 4332 FC54' ``` https://aka.ms/linux-arm64-deb ``` + +---- + +#### unixbench + +``` +UB_GCC_OPTIONS='-O3 -fomit-frame-pointer -fforce-addr -ffast-math -Wall -march=armv8-a -mtune=cortex-a72' +make + +stop system service not used +```