mirror of
https://github.com/AlexGyver/GyverCore.git
synced 2025-04-20 19:47:44 +03:00
Update README.md
This commit is contained in:
parent
9265c0fdee
commit
76b9241acb
@ -4,8 +4,9 @@
|
|||||||
# Изменения
|
# Изменения
|
||||||
## Облегчено и ускорено
|
## Облегчено и ускорено
|
||||||
Время выполнения функций, мкс
|
Время выполнения функций, мкс
|
||||||
|
|
||||||
Функция | Arduino | GyverCore | Быстрее в
|
Функция | Arduino | GyverCore | Быстрее в
|
||||||
-----------------|-----------|-----------|-----------
|
----------------|-----------|-----------|----------
|
||||||
pinMode | 2.90 us | 0.57 us | 5.09
|
pinMode | 2.90 us | 0.57 us | 5.09
|
||||||
digitalWrite | 2.90 us | 0.57 us | 5.09
|
digitalWrite | 2.90 us | 0.57 us | 5.09
|
||||||
digitalRead | 2.45 us | 0.50 us | 4.90
|
digitalRead | 2.45 us | 0.50 us | 4.90
|
||||||
@ -15,5 +16,9 @@
|
|||||||
attachInterrupt | 1.20 us | 1.18 us | 1.02
|
attachInterrupt | 1.20 us | 1.18 us | 1.02
|
||||||
detachInterrupt | 0.82 us | 0.57 us | 1.44
|
detachInterrupt | 0.82 us | 0.57 us | 1.44
|
||||||
|
|
||||||
|
First Header | Second Header
|
||||||
|
------------ | -------------
|
||||||
|
Content from cell 1 | Content from cell 2
|
||||||
|
Content in the first column | Content in the second column
|
||||||
|
|
||||||
## Добавлено
|
## Добавлено
|
||||||
|
Loading…
x
Reference in New Issue
Block a user