Commit ddffb27
authored
Annotate arkouda build time deltas (#29107)
[reviewed by @benharsh]
This annotates a recent downtick and uptick we saw in build times when
switching to LLVM 22, which wasn't supported by Chapel 2.8, requiring
Arkouda-release perf testing to use the bundled version which happens to
be built with better optimization levels and therefore runs faster,
reducing compile times. Once Arkouda release testing was updated to 2.9,
the system LLVM was used again (albeit version 22 rather than the
previous 21), largely restoring the previous times.1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2735 | 2735 | | |
2736 | 2736 | | |
2737 | 2737 | | |
| 2738 | + | |
| 2739 | + | |
| 2740 | + | |
| 2741 | + | |
2738 | 2742 | | |
2739 | 2743 | | |
2740 | 2744 | | |
| |||
0 commit comments