diff options
author | Eugeniy E. Mikhailov <evgmik@gmail.com> | 2021-06-11 14:19:40 -0400 |
---|---|---|
committer | Eugeniy E. Mikhailov <evgmik@gmail.com> | 2021-06-11 14:19:40 -0400 |
commit | 5892768446068984af27d14a09a1c39903a29060 (patch) | |
tree | 4877f2713d95977da4b33689bab6745c819a7aac | |
parent | 71d9bd22e280bf3496287d3b12f18b4b504bfb96 (diff) | |
download | nodeMCU_rf_source_lmx2487-5892768446068984af27d14a09a1c39903a29060.tar.gz nodeMCU_rf_source_lmx2487-5892768446068984af27d14a09a1c39903a29060.zip |
added performance of microwave transmission
-rw-r--r-- | README.benchmark.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/README.benchmark.md b/README.benchmark.md index 808828d..5729367 100644 --- a/README.benchmark.md +++ b/README.benchmark.md @@ -61,6 +61,8 @@ harder to read but speed up of about 40 times totally worse it. 3768.0 uS table expand by 1 element 5032.4 uS table expand by 2 element 130.8 uS bit.rshift(4000000,1) + 765.4 uS microwire_send_data + 984.8 uS send_register_lmx2487 336.0 uS freq2regestersValues 2840.7 uS FreqToSettings <-- changed 5047.9 uS setFreq |