Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save zamazan4ik/7f01adf81fa557817578c32550ee44fb to your computer and use it in GitHub Desktop.
Save zamazan4ik/7f01adf81fa557817578c32550ee44fb to your computer and use it in GitHub Desktop.
nucleo: Release
taskset -c 0 ./benches_release
will git clone linux...
Клонирование в «/home/zamazan4ik/open_source/nucleo/target/linux»...
remote: Enumerating objects: 84150, done.
remote: Counting objects: 100% (84150/84150), done.
remote: Compressing objects: 100% (76497/76497), done.
remote: Total 84150 (delta 6966), reused 77891 (delta 6796), pack-reused 0
Получение объектов: 100% (84150/84150), 235.64 МиБ | 25.25 МиБ/с, готово.
Определение изменений: 100% (6966/6966), готово.
Updating files: 100% (79435/79435), готово.
did git clone linux...ExitStatus(unix_wait_status(0))
Starting: Running benchmark(s). Stand by!
running "never_matches"...
running "copying"...
running "/doc/kernel"...
running "//.h"...
Method Mean Samples Change
-------------------------------------------------------------
nucleo "never_matches" 3.65 ms 2,462/2,500 +100.00%
skim "never_matches" 30.17 ms 332/332 +100.00%
nucleo "copying" 3.24 ms 2,475/2,500 +100.00%
skim "copying" 29.06 ms 341/345 +100.00%
nucleo "/doc/kernel" 3.91 ms 2,485/2,500 +100.00%
skim "/doc/kernel" 31.04 ms 323/323 +100.00%
nucleo "//.h" 15.02 ms 656/666 +100.00%
skim "//.h" 60.53 ms 166/166 +100.00%
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment