소스 검색

added performance experiment notes

master
Pete McNeil 4 년 전
부모
커밋
922a1828c7
1개의 변경된 파일13개의 추가작업 그리고 0개의 파일을 삭제
  1. 13
    0
      readme.md

+ 13
- 0
readme.md 파일 보기

@@ -10,6 +10,19 @@ where the message file is, and gets back a scan result... all in simple XML.
- Added SOP for installing the latest g++ in ubuntu
- Added SOP for upgrading libstdc++6 on target ubuntus

iAdditional note: Using RESTsnf as a test jig measured throughput at 8064/minute.
However, this was only a single data point so only gives us a ballpark, and
most systems operate at least 2 orders of magnitude below this message rate.

Using the same test jig measured 7960/minute throughput with saccades off.
Allowed the torture test to run so newer data would be in play and after 5 minutes
measured 7806/minute. Here are a few more numbers:

.2113 7279.7
.2114 6084.89

Conclusion is that performance penalty for disabling saccades is not significant.

## 20200617_M
- Set up the readme.md file
- Set up basic build structures for "the new way" of making all things SNF.

Loading…
취소
저장