A windows machine won’t have ‘perf sched’. I don’t think Windows has similar lowlevel scheduling tracing - at least not that I remember.
I suggest installing Linux on a separate partition and direct booting. Linux has a LOT of scheduling tracing/tuning options - some require a custom kernel. Have fun! > On Feb 12, 2022, at 8:51 PM, Rich Moyse <[email protected]> wrote: > > > Robert, thanks for your reply - especially the link to perf sched! I plan to > run the go program on Windows physical machine. I'll post my results once > done. > > -- > 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 [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/golang-nuts/18ebe8c8-4741-4e0f-93a1-0c316444588an%40googlegroups.com. -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/golang-nuts/F1F3C1AC-37B8-4D98-8BC2-7165C1E7F9C0%40ix.netcom.com.
