Skip to content

Commit

Permalink
Update main.go
Browse files Browse the repository at this point in the history
  • Loading branch information
spiritLHLS authored Jun 24, 2024
1 parent feb22a0 commit 3c9ef4d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cmd/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -55,5 +55,7 @@ func main() {
res = cpu.GeekBenchTest(language, testThread)
}
}
fmt.Println("--------------------------------------------------")
fmt.Printf(res)
fmt.Println("--------------------------------------------------")
}

0 comments on commit 3c9ef4d

Please sign in to comment.