Commit 9b36254
committed
refactor: Replace lazy_static with OnceLock for zero-cost concurrent reads based on review #266 (comment)
Signed-off-by: Huamin Chen <[email protected]>1 parent 1ce7654 commit 9b36254
File tree
12 files changed
+1099
-475
lines changed- candle-binding
- src
- ffi
- model_architectures/traditional
12 files changed
+1099
-475
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
37 | 36 | | |
38 | 37 | | |
39 | 38 | | |
40 | | - | |
| 39 | + | |
41 | 40 | | |
42 | 41 | | |
43 | 42 | | |
| |||
0 commit comments