Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions test/GRAPHFILES
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,7 @@ studies/shootout/submitted/regexdna-submitted.graph
studies/shootout/submitted/regexdnaredux-submitted.graph
studies/shootout/submitted/revcomp-submitted.graph
studies/shootout/submitted/spectralnorm-submitted.graph
studies/shootout/submitted/spectralnorm-submitted-40000.graph
# suite: Shootout extras
studies/shootout/fasta/fasta-extras.graph
studies/shootout/fasta/fastaredux.graph
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
perfkeys: real, real
graphkeys: release, submitted, submitted (2)
files: spectralnorm-submitted-40000.dat, spectralnorm2-40000.dat
graphtitle: Submitted Spectral Norm Shootout Benchmark for 40000x40000
ylabel: Time (seconds)
1 change: 1 addition & 0 deletions test/studies/shootout/submitted/spectralnorm.perfexecopts
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
--n=5500
--n=40000 # spectralnorm-submitted-40000
1 change: 1 addition & 0 deletions test/studies/shootout/submitted/spectralnorm2.perfexecopts
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
--n=5500 # spectralnorm2
--n=40000 # spectralnorm2-submitted-40000