[Chapel Merge] Add missing submitted shootouts; revert mine to Ju

Branch: refs/heads/main
Revision: f9b0ecc
Author: bradcray
Link: Add missing submitted shootouts; revert mine to Julia by bradcray · Pull Request #19250 · chapel-lang/chapel · GitHub
Log Message:

Merge pull request #19250 from bradcray/shootout-refresh

Add missing submitted shootouts; revert mine to Julia

[reviewed by @ronawho]

When I went to add our new pidigits5 entry as a performance test,
I found that we were missing pidigits4 (which, IIRC, used to be
pidigits 1 or 2, got removed from the site, then got re-added by
Isaac after more time had passed) and revcomp3. As part of
adding these, I updated the graph files (but not the .dat files)
for these two benchmarks to try and be more consistent with
the shootout site's numberings in the key.

I also switched my study version back to the Julia version since
it's now duplicating pidigits5.

Modified Files:
A test/studies/shootout/submitted/pidigits-27-nospace.good

A test/studies/shootout/submitted/pidigits.good
A test/studies/shootout/submitted/pidigits4.chpl
A test/studies/shootout/submitted/pidigits4.execopts
A test/studies/shootout/submitted/pidigits4.perfexecopts
A test/studies/shootout/submitted/pidigits4.perfkeys
A test/studies/shootout/submitted/pidigits4.skipif
A test/studies/shootout/submitted/pidigits5.chpl
A test/studies/shootout/submitted/pidigits5.execopts
A test/studies/shootout/submitted/pidigits5.perfexecopts
A test/studies/shootout/submitted/pidigits5.perfkeys
A test/studies/shootout/submitted/pidigits5.skipif
A test/studies/shootout/submitted/revcomp.good
A test/studies/shootout/submitted/revcomp3.chpl
A test/studies/shootout/submitted/revcomp3.execopts
A test/studies/shootout/submitted/revcomp3.perfexecopts
A test/studies/shootout/submitted/revcomp3.perfkeys
R test/studies/shootout/submitted/pidigits3.good
R test/studies/shootout/submitted/revcomp2.good
M test/studies/shootout/pidigits/bradc/pidigits-blc.chpl
M test/studies/shootout/submitted/pidigits-submitted.graph
M test/studies/shootout/submitted/pidigits3.execopts
M test/studies/shootout/submitted/revcomp-submitted.graph
M test/studies/shootout/submitted/revcomp2.execopts

Compare: https://github.com/chapel-lang/chapel/compare/e771593b3348...f9b0eccdcdf4