perf: dec specialization#13788
Conversation
|
!bench |
|
Benchmark results for b5ce70c against e09155b are in. There are significant results. @hargoniX
Large changes (14✅, 3🟥)
Medium changes (58✅, 1🟥) Too many entries to display here. View the full report on radar instead. Small changes (2028✅, 2🟥) Too many entries to display here. View the full report on radar instead. |
|
Mathlib CI status (docs):
|
|
Reference manual CI status:
|
|
!bench |
|
!bench |
|
Benchmark results for d13536b against e09155b are in. (These commits have already been benchmarked in a previous command.) There are significant results. @hargoniX
Large changes (13✅, 3🟥)
Medium changes (53✅, 1🟥) Too many entries to display here. View the full report on radar instead. Small changes (1988✅) Too many entries to display here. View the full report on radar instead. |
1 similar comment
|
Benchmark results for d13536b against e09155b are in. (These commits have already been benchmarked in a previous command.) There are significant results. @hargoniX
Large changes (13✅, 3🟥)
Medium changes (53✅, 1🟥) Too many entries to display here. View the full report on radar instead. Small changes (1988✅) Too many entries to display here. View the full report on radar instead. |
This PR generates specialized code for invoking
decon values whose shape is known. This puts branch prediction pressure offlean_dec_ref_coldas the shape of the constructor should now be compiled into the executable.