mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
Added benchmarks
This commit is contained in:
parent
8c3e47c9de
commit
144d7ca362
@ -1,7 +1,12 @@
|
||||
/*
|
||||
https://benchmarksgame-team.pages.debian.net/benchmarksgame/performance/spectralnorm.html
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user