Commit 1b27a5f
[perf]: backport changes from thunder perf hackathon (#68)
* [perf]: backport changes from thunder perf hackathon
* [misc] Fix std dep order, add comments
* [cli] remove mimalloc from cli
* [fix] smallvec usage
* [misc] Add comments for LMDB flags
* [fix] Switch to Borsh and add small test for OutpointKey
* [fix] make in/out tracking explicit as per suggestion
* [fix] Adjust import ordering
* [fix] clarify counts() use, rm into_parts() and explicit deconstruct
* [fix] explicit From1 parent 5d04d03 commit 1b27a5f
2 files changed
+5
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
563 | 563 | | |
564 | 564 | | |
565 | 565 | | |
566 | | - | |
| 566 | + | |
567 | 567 | | |
568 | 568 | | |
569 | | - | |
| 569 | + | |
570 | 570 | | |
571 | 571 | | |
572 | | - | |
573 | | - | |
| 572 | + | |
574 | 573 | | |
575 | 574 | | |
576 | 575 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
| 47 | + | |
47 | 48 | | |
48 | 49 | | |
49 | 50 | | |
| |||
0 commit comments