9front - general discussion about 9front
 help / color / mirror / Atom feed
* go fmt performance
@ 2018-09-17 21:22 Dave MacFarlane
  2018-09-18  4:49 ` [9front] " Stanley Lieber
  2018-09-18  5:51 ` Sean Hinchee
  0 siblings, 2 replies; 3+ messages in thread
From: Dave MacFarlane @ 2018-09-17 21:22 UTC (permalink / raw)
  To: 9front mailing list

Has anyone run "go fmt" on 9front lately?

On my laptop it's taking about 2 minutes of wall time with load
spiking to 100% to run "go fmt ./..." on dgit (with no files changed).
If I boot an OpenBSD VM under vmx (with the openbsd disk image being
on the same cwfs64 filesystem as where the code I was trying to
autoformat was) it takes about 2 seconds to run the same command.

- Dave


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [9front] go fmt performance
  2018-09-17 21:22 go fmt performance Dave MacFarlane
@ 2018-09-18  4:49 ` Stanley Lieber
  2018-09-18  5:51 ` Sean Hinchee
  1 sibling, 0 replies; 3+ messages in thread
From: Stanley Lieber @ 2018-09-18  4:49 UTC (permalink / raw)
  To: 9front

ewsd; bind -ac /dist/plan9front /
ewsd; hg tip | sed 1q
changeset:   6724:4ba75ed882b7
ewsd; go version
go version go1.10 plan9/amd64
ewsd; pwd
/usr/sl/go/src/github.com/driusan/dgit
ewsd; time go fmt ./...
0.13u 0.29s 3.91r        go fmt ./...
ewsd; 

sl



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [9front] go fmt performance
  2018-09-17 21:22 go fmt performance Dave MacFarlane
  2018-09-18  4:49 ` [9front] " Stanley Lieber
@ 2018-09-18  5:51 ` Sean Hinchee
  1 sibling, 0 replies; 3+ messages in thread
From: Sean Hinchee @ 2018-09-18  5:51 UTC (permalink / raw)
  To: 9front

As per sl's response:

tenshi% bind -ac /dist/plan9front/ /
tenshi% go version
go version go1.10 plan9/amd64
tenshi% pwd
/usr/seh/go/src/github.com/driusan/dgit
tenshi% time go fmt
0.13u 0.17s 2.20r 	 go fmt
tenshi%

Cheers,
Sean


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-09-18  5:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-17 21:22 go fmt performance Dave MacFarlane
2018-09-18  4:49 ` [9front] " Stanley Lieber
2018-09-18  5:51 ` Sean Hinchee

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).