Added benchmarks
parent
8c3e47c9de
commit
144d7ca362
|
@ -1,7 +1,12 @@
|
||||||
/*
|
/*
|
||||||
https://benchmarksgame-team.pages.debian.net/benchmarksgame/performance/spectralnorm.html
|
https://benchmarksgame-team.pages.debian.net/benchmarksgame/performance/spectralnorm.html
|
||||||
Added: Pradeep Verghese
|
Added: Pradeep Verghese
|
||||||
|
Benchmarks:
|
||||||
|
Used v -prod spectral.v
|
||||||
|
Command: time ./spectral 5500
|
||||||
|
Output: 1.274224153
|
||||||
|
|
||||||
|
Time: 11.67s user 0.02s system 99% cpu 11.721 total
|
||||||
*/
|
*/
|
||||||
|
|
||||||
module main
|
module main
|
||||||
|
|
Loading…
Reference in New Issue