I see a number of 100 * time.Milliseconds in that test. Maybe it's too low. ...
10 years, 5 months ago
(2014-09-30 17:00:30 UTC)
#6
I see a number of 100 * time.Milliseconds in that test. Maybe it's too low.
ok net/rpc/jsonrpc 0.067s
ok net/smtp 0.165s
ok net/textproto 0.059s
ok net/url 0.029s
ok os 2.316s
ok os/exec 1.232s
--- FAIL: TestNohup (0.74s)
signal_test.go:186: ran test with -send_uncaught_sighup=1 and it succeeded:
expected failure.
Output:
PASS
FAIL
FAIL os/signal 1.522s
ok os/user 0.191s
ok path 0.031s
ok path/filepath 0.198s
ok reflect 0.288s
ok regexp 0.999s
ok regexp/syntax 2.663s
ok runtime 14.503s
? runtime/cgo [no test files]
On Tue, Sep 30, 2014 at 9:53 AM, <gobot@golang.org> wrote:
> This CL appears to have broken the linux-amd64-noopt builder.
> See http://build.golang.org/log/5f68b8a757093b685a0d964a71e5153789125cc2
>
>
> https://codereview.appspot.com/144530045/
>
> --
> You received this message because you are subscribed to the Google Groups
> "golang-codereviews" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to golang-codereviews+unsubscribe@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>
I'm impressed the benchmark harness can detect such small variations. On Wed, Oct 1, 2014 ...
10 years, 5 months ago
(2014-10-01 05:55:14 UTC)
#9
I'm impressed the benchmark harness can detect such small variations.
On Wed, Oct 1, 2014 at 3:53 PM, <gobot@golang.org> wrote:
> This changed caused perf changes on windows-amd64-perf:
>
>
> build-1 old new delta
> build-rss 2589450240 2606473216 +0.66
> build-time 11429306400 11534401100 +0.92
>
> build-2 old new delta
> build-rss 2588176384 2605088768 +0.65
>
> build-4 old new delta
> build-rss 2584358912 2606006272 +0.84
> build-time 6153549200 6196587600 +0.70
>
> build-8 old new delta
> build-rss 2589155328 2607415296 +0.71
> build-time 5745180500 5828255000 +1.45
>
> build-16 old new delta
> build-rss 2590490624 2608865280 +0.71
>
>
http://build.golang.org/perfdetail?commit=2e467bc60e64def06419194f48fe0d6c8b5...
>
>
>
>
> --gobot
>
>
> https://codereview.appspot.com/144530045/
>
> --
> You received this message because you are subscribed to the Google Groups
> "golang-codereviews" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to golang-codereviews+unsubscribe@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
Issue 144530045: code review 144530045: cmd/gc: fix call order in array literal of slice litera...
(Closed)
Created 10 years, 5 months ago by rsc
Modified 10 years, 5 months ago
Reviewers: gobot, bradfitz, dave_cheney.net
Base URL:
Comments: 2