>From what little I know, a fair amount of processing (per-user) can be pushed >to the client-side with WASM. So I'm with you when you say it's potentially server-side delay/slowness. WASM should help push some of that processing to the client/browser. https://medium.com/wasm/an-easy-way-to-boost-your-client-side-javascript-using-webassembly-wasm-de35c53cc2a2
My network is fine, every other site loads OK, and fast. - KB ‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐ On Thursday, April 8, 2021 2:41 PM, Martin Packer <[email protected]> wrote: > I'm not really affiliated with the docs people but I have to ask: Are you > sure this is client-side that's slow? Could well be server side or > network. WASM, while fine, might not be relevant. > > Cheers, Martin > > Martin Packer > > WW z/OS Performance, Capacity and Architecture, IBM Technology Sales > > +44-7802-245-584 > > email: [email protected] > > Twitter / Facebook IDs: MartinPacker > > Blog: https://mainframeperformancetopics.com > > Mainframe, Performance, Topics Podcast Series (With Marna Walle): > https://anchor.fm/marna-walle > > Youtube channel: https://www.youtube.com/channel/UCu_65HaYgksbF6Q8SQ4oOvA > > From: kekronbekron [email protected] > To: [email protected] > Date: 08/04/2021 03:52 > Subject: [EXTERNAL] Re: IBM snew DOC Web SIte > Sent by: IBM Mainframe Discussion List [email protected] > > Some more feedback for the Docs team: > > 1. Search is extremely slow. The search scope filter is missing. > Assuming the web site is served from some *nix server, try using > components from > https://github.com/BurntSushi/ripgrep > for fast search. > > 2. The index in the left takes ages to load. Try doing client-side > assembly via WASM. > I'm sure there'll be loads of great articles from one of the Firefox blogs > on the technology and how to get started, etc. > > > - KB > > ‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐ > On Tuesday, April 6, 2021 7:45 AM, kekronbekron > [email protected] wrote: > > > > What would also be useful is a next/previous button at the top right & > > bottom right of each Doc page. > > > 2 places because for pages that are long, one doesn't need to 'go to > > top'. > > > - KB > > ‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐ > > On Tuesday, April 6, 2021 7:38 AM, kekronbekron > > > > [email protected] wrote: > > > > Works ok for me. > > > I should say, I do like the generous use of IBM Plex and the look of > > the site. > > > > Hope they get rid of the feedback banner at the bottom soon. > > > Or at least make it an easy to use set of buttons in the footer (where > > language selection is). > > > > > > https://www.ibm.com/docs/en/cics-ts/5.2?topic=commands-cemt-perform-pipeline > > > > - KB > > > ‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐ > > > On Tuesday, April 6, 2021 1:31 AM, [email protected] > > > > > [email protected] wrote: > > > > > .HelloAnyone experiencing problems with IBMs new doc site ?.For > > Example:If I google CICS PIPELINE SCAN , I am presented with many > references to documentation with "pipeline scan"If any of these references > invoke the old Knowledge Center, I am re-directed to a new IBM doc > site..However I am presented with a White Page, with no substance ?.Anyone > else getting this.Paul D'Angelo > > > > > For IBM-MAIN subscribe / signoff / archive access instructions, > > > > send email to [email protected] with the message: INFO > > IBM-MAIN > > > > -- > > > For IBM-MAIN subscribe / signoff / archive access instructions, > > > send email to [email protected] with the message: INFO IBM-MAIN > > -- > > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO IBM-MAIN > > Unless stated otherwise above: > IBM United Kingdom Limited - Registered in England and Wales with number > 741598. > Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6 3AU > > > ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ > > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
