[go-nuts] mongo driver 1.4.4 with server version < 4.2
Hello everyone, i run a lot of test in array mode where I create and delete database. Everything was fine (average of 7ms) with globalsign mgo driver and my mongo in 3.6 version (docker). I use now the official mongo driver in 1.4.4 version and my response_time become very high (average ~98ms). I decide to make some tests with mongo server 4.0 : it is the same. But, when I use mongo 4.2 it is better (~48ms) and mongo 4.4 gives me good result (average ~ 6ms). - Has somebody see that in her/his side ? - has somebody already solved this issue ? #mongo -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/golang-nuts/48b3ace2-7bce-4c41-a127-c451a035b620n%40googlegroups.com.
[go-nuts] Go tour in french: 500 error
Hi, since september, french go tour (https://go-tour-fr.appspot.com/) returns an 500 error. Is there somebody know what is exactly happen ? *Error: Server ErrorThe server encountered an error and could not complete your request.* *Please try again in 30 seconds.* -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/golang-nuts/f4d85e95-4215-43d8-a8ed-223e3e4a2475n%40googlegroups.com.
Re: [go-nuts] Re: Tour of Go seems to be broken.
I often give some training in my company about Go and I recommend the Tour of Go as introducing but since September, french Tour of Go returns a http 500 error (cf. my previous message https://groups.google.com/g/golang-nuts/c/o8pBT6_z9OU/m/0q4Hn2JLAgAJ ) and it seems to be still the case currently (page https://go.dev/tour/welcome/2 --> select french --> https://go-tour-fr.appspot.com/ = broken !) Le mardi 23 novembre 2021 à 23:02:57 UTC+1, Ian Lance Taylor a écrit : > On Mon, Nov 22, 2021 at 11:58 PM Brian Candler wrote: > > > > It's working for me now. Either it was a temporary glitch, or there's > some problem with your browser that needs investigating (open your > developer console and see what happens when you click the Run button). > > After you reported the problem we fixed it with > https://golang.org/cl/366376. I didn't follow up here because it was > late in my timezone. Thanks for reporting the problem! > > Ian > -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/golang-nuts/1888372f-dace-461d-acf9-fec675a5a35en%40googlegroups.com.