Skip to content

Commit 0b184ed

Browse files
committed
fix: sonarqube, housekeeping
1 parent 874e88a commit 0b184ed

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,4 @@ on:
1212
jobs:
1313
call-reusable:
1414
uses: ./.github/workflows/reusable_build.yml
15+
secrets: inherit

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,9 @@ NB: this app uses `make` as a recipe book, but it's not essential:
174174
- QuickFIX alternative (Fix8)
175175
- otherwise => QuickFIX + SSL
176176
- kernel space vs user space
177+
- intrinsics
178+
- compiler auto-vectorization
179+
- SIMD
177180
- sparse arrays & flat matrix
178181
- release compile flags
179182
- memory-mapped files

0 commit comments

Comments
 (0)