Created
November 6, 2013 22:03
-
-
Save bhauer/7344911 to your computer and use it in GitHub Desktop.
Beego log from Round 7 final run
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ----------------------------------------------------- | |
| Starting beego | |
| ----------------------------------------------------- | |
| Welcome to Ubuntu 12.04.3 LTS (GNU/Linux 3.2.0-23-generic x86_64) | |
| * Documentation: https://help.ubuntu.com/ | |
| System information as of Mon Oct 28 17:12:52 PDT 2013 | |
| System load: 0.04 Processes: 120 | |
| Usage of /: 6.5% of 131.33GB Users logged in: 0 | |
| Memory usage: 9% IP address for eth0: 172.16.98.118 | |
| Swap usage: 0% | |
| Graph this data and manage this system at https://landscape.canonical.com/ | |
| 103 packages can be updated. | |
| 49 updates are security updates. | |
| mysql start/running, process 11432 | |
| mongodb start/running, process 11493 | |
| * Restarting PostgreSQL 9.1 database server | |
| ...done. | |
| src/hello/hello.go:4:2: no Go source files in /home/tfb/FrameworkBenchmarks/go/src/github.com/astaxie/beego | |
| src/hello/hello.go:4:2: no Go source files in /home/tfb/FrameworkBenchmarks/go/src/github.com/astaxie/beego | |
| ----------------------------------------------------- | |
| Verifying URLs for beego | |
| ----------------------------------------------------- | |
| VERIFYING JSON (/json) ... | |
| curl: (7) couldn't connect to host | |
| ----------------------------------------------------- | |
| Benchmarking beego ... | |
| ----------------------------------------------------- | |
| ----------------------------------------------------- | |
| Stopped beego | |
| ----------------------------------------------------- |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment