Recommended Posts

Not a bad design, it just hasn't been optimised. MS can allow the start screen to run unsuspended however they obviously haven't optimised the system to do this yet. By all means put in feedback saying 'It's slow' and it'll get the attention it deserves. When it's running unsuspended it's snappy on my systems.

 

Xaml in itself isn't slowing the menu down, they're continuing to optimise this and the app itself is compiled down to native.

 

It does have things like application insights running which is logging what you are doing so they can see how it is or isn't being used.

- its a separate process, not part of explorer.exe (which is always running)

- its in XAML (all XAML/Metro apps have a big performance penalty - just try to run the new calc and see how long it takes to load)

Unless MS messed up the scheduling, having separate processes running doesn't have any effect at all on performance.  Secondly, the start menu itself is not a separate process - in fact I've crashed it a few times and the whole explorer shell drops - the reason you're seeing the link between the startmenu and searchui.exe is because MS moved the search logic to a separate process, thus stopping long queries from affecting the start menu performance.  This is all conjecture so correct me if I'm wrong. Lastly, XAML and WPF should be GPU accelerated so I'm gonna peg your performance issues on GPU drivers.  

Ok, so -

 

- its a separate process, not part of explorer.exe (which is always running)

- its in XAML (all XAML/Metro apps have a big performance penalty - just try to run the new calc and see how long it takes to load)

- the actual app itself has a lot of changes

 

The first 2 reasons are enough reason to worry, even if they can fix these issues, its never going to be instant to open like before. Can't really say its a good decision, esp on lower en d hardware the difference is easily noticeable. 

 

And to those who keep saying 'its not done yet', give it a rest. 6 months of updates and even the most basic issues haven't been fixed, compared to the very first TP there's hardly anything improved.

 

Can I know your specs? Start menu (and calculator app) run/open blazingly fast here, and rarely ever crashed.

I may not like it but I've never had an issue trying to open it.


Ok, so -

 

- its a separate process, not part of explorer.exe (which is always running)

- its in XAML (all XAML/Metro apps have a big performance penalty - just try to run the new calc and see how long it takes to load)

- the actual app itself has a lot of changes

 

The first 2 reasons are enough reason to worry, even if they can fix these issues, its never going to be instant to open like before. Can't really say its a good decision, esp on lower en d hardware the difference is easily noticeable. 

 

And to those who keep saying 'its not done yet', give it a rest. 6 months of updates and even the most basic issues haven't been fixed, compared to the very first TP there's hardly anything improved.

 

The new calculator opens up fast for me.. within 1 or 2 seconds.

I have an older laptop (C2D) and Win 10 seems much slower on this, I suspect a big part is due to Metro apps being so slow. On my desktop which is much newer (Core i5) the delay is much less but its still noticeable.

 

I suspect Win 10 won't really work that well on lower end hardware and MS is still targeting it at newer pc's and tablets/phones. They know very few people with Win 7 or older will bother to upgrade.

I have been facing same issue since upgrading to build 10074. It's on and off. As I'm tying this post, my start menu is not working for an unknown reason. Hope is fix in the next preview release. So annoying sometimes to restart you PC several times to get the start menu to work.

 

Sometimes disabling the search on the  task bar seems to fix the issue.

It was supposed to RTM in June/July last I heard....

 

I'm hearing that RTM is a thing of the past. I read they are going to do it sort of like the setting in the Technical Preview of FAST (Insiders program) or SLOW (Public). The OEM's will be in the fast group which will be like the RTM but they insiders and OEM's will have the option to upgrade.

Why is Start Menu a seperate process? I don't get it.

 

Because it is actually sort of an Universal app.

- its in XAML (all XAML/Metro apps have a big performance penalty - just try to run the new calc and see how long it takes to load)

 

That may have been correct with .NET 3 or something similar, back when WPF was first coming to life, but not with the XAML that is present in Windows 10. It is XAML, but it actually compiles to native code. The reason it is bad at the moment is because it is not polished at all, they have not done a feature freeze and have not had their usual bug fix sprint before release yet.

I have an older laptop (C2D) and Win 10 seems much slower on this, I suspect a big part is due to Metro apps being so slow. On my desktop which is much newer (Core i5) the delay is much less but its still noticeable.

 

I suspect Win 10 won't really work that well on lower end hardware and MS is still targeting it at newer pc's and tablets/phones. They know very few people with Win 7 or older will bother to upgrade.

 

Or...you could do the smart thing and adjust visual features according to your hardware. It won't fix some things obviously due to debugging code still running and tweaks still needing to be made. It will increase your performance however, assuming it is currently functioning in Windows 10, which is still not even near RC quality.

Hmm..

@ OP

Have you thought about posting your PC specs, so people can get a basis of what the "minimal" requirement is to run it? My rig at home is a bit sluggish.

CPU: 2.66Ghz
RAM: 4GB
GFX: 560 GTX
HDD: Enterprise Level 10K RPM 300GB Raptor Drive

 

According to the Google searches, my rig should run it fine, but it doesn't.

Unless MS messed up the scheduling, having separate processes running doesn't have any effect at all on performance.  Secondly, the start menu itself is not a separate process - in fact I've crashed it a few times and the whole explorer shell drops - the reason you're seeing the link between the startmenu and searchui.exe is because MS moved the search logic to a separate process, thus stopping long queries from affecting the start menu performance.  This is all conjecture so correct me if I'm wrong. Lastly, XAML and WPF should be GPU accelerated so I'm gonna peg your performance issues on GPU drivers.

 

And this right here is the exact reason on why this new XAML based Start Menu is currently so unstable. In effect it goes counter to what MS was trying to achieve with TDR in the prevention of Graphics Drivers taking down vital Windows functional.

 

Because now when a driver crashes or is poorly programmed like in AMDs case for switchable laptops .. it will take out the Start Menu and all the XAML apps in the process without any hope for recovery.

 

Once such crashes happen ShellExperienceHost.exe goes into an endless state of loop and simply does not manage to start.

 

When everything was neatly integrated into one place/ process .. the drivers and the system knew its place.

 

Now you have several processes that have to be adjusted to accommodate the graphics drivers.

 

Then you need to take into account laptops switchable drivers states where XAML needs to follow the change from Intel to AMD.

Yeah and the public builds are a good 30+ versions behind what MS has internally.

Do you know this for a fact or is it just speculation?

 

There has been very little progress between the TP back in Nov and what we have today, it certainly does not bode well.

Do you know this for a fact or is it just speculation?

 

There has been very little progress between the TP back in Nov and what we have today, it certainly does not bode well.

The Start menu was not even based on XAML back in November.

The Start menu was not even based on XAML back in November.

 

Just goes to show that such a drastic change prior to RTM without decent testing is sure to backfire and get noticed by the people for which it will perform poorly.

 

There is a reason that the Server edition doesn't have the XAML menu... just saying.

Just goes to show that such a drastic change prior to RTM without decent testing is sure to backfire and get noticed by the people for which it will perform poorly.

Thank you for stating that the change to XAML was a drastic change; this is, in fact, why I mentioned it. Contrary to Defcon's assertion, more than "very little progress" has been made since the Technical Preview in November

I believe we are all discussing it with the best intentions talking about the same problem but through different lenses.

 

Maybe we interpret progress critical to our own situations differently and maybe Defcons issue also relates to XAML performance in general..

 

I have written to an MS rep who concerns himself with graphics driver issues such as these that affect Windows 10. 

 

Am waiting on the feedback but this situation is a bit too close for comfort considering that Windows should be out soon.

Just been perusing this thread.  My start menu has been close to useless since the start of the tech preview.  I was used to hitting the windows key and typing the program I wanted and it would come up immediately.  Now, half the time the start menu doesn't even appear when I press the windows key. Once it does, however, it'll work for a bit pretty well.

 

CPU: Intel i7-3770 @ 3.4GHz

RAM: 12GB

GPU: Radeon R9 270X 2GB

The internal tech is another matter. Whether or not it's better for users is what defines progress as far as most users are concerned I'd think.

I would be inclined to think so as well, but your previous responses suggest something else. You have stated

Do you know this for a fact or is it just speculation?

 

There has been very little progress between the TP back in Nov and what we have today, it certainly does not bode well.

Lets see.. latest public build is 10074.

 

Front page:

 

https://www.neowin.net/news/gallery-windows-10-build-10114-start-menu-gets-refined

 

10114 - 10074 = ?

 

40 builds. No speculation on my part.

 

And yes...there has been much progress since November.

 

Ok, so -

 

- its a separate process, not part of explorer.exe (which is always running)

- its in XAML (all XAML/Metro apps have a big performance penalty - just try to run the new calc and see how long it takes to load)

- the actual app itself has a lot of changes

 

The first 2 reasons are enough reason to worry, even if they can fix these issues, its never going to be instant to open like before. Can't really say its a good decision, esp on lower en d hardware the difference is easily noticeable. 

 

And to those who keep saying 'its not done yet', give it a rest. 6 months of updates and even the most basic issues haven't been fixed, compared to the very first TP there's hardly anything improved.

 

 

http://screencast.com/t/BnsXnxoy

 

This is on a 3 year old Mac Mini.

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • I have a older F4-210 NAS, it is pretty basic, the CPU is not the fastest by a long way and only 1GB of ram, but it works fine. I don't understand the need for A.I in a NAS. It seems like A.i is being shoved into everything, if we like it or not. i will stick to my old Terramsater NAS, thankfully the OS is not being updated. Also, got myself a small NAs built using a Raspberry Pi 5. iy usesd less energy, so stays on all the time. As for the unit above, if it is as reliable as my old Terramaster Nas, then it will be a good unit.
    • Gemini in Google Sheets can now help you debug and fix formula errors by David Uzondu Google has started rolling out an update to Gemini in Google Sheets that allows the AI to diagnose and fix formula errors in one click, as long as your Workspace admin has Gemini for Workspace in Sheets turned on. According to Google, the new feature can handle pretty much everything from basic arithmetic to very complex calculations. This ability to debug formula errors comes about two years after Google introduced basic formula generation with Gemini in Sheets. To create a formula with Gemini in Sheets, you open a spreadsheet on your computer and click Ask Gemini in the top right corner. You can also enter an equals sign in any cell and use a shortcut like Ctrl + Alt + G on Windows and Chrome OS, or Command + Ctrl + G on macOS. Once you open the side panel, you write a natural language prompt using your sheet references. For example, you can ask Gemini to divide goals by games, or to find cell C1 in range D:G. If for some reason, the formula Gemini generated doesn't work, or maybe you wrote the formula yourself, you can troubleshoot the issue directly inside the grid. When a cell shows an error message, you hover over it and click "Fix". This action opens the side panel where Gemini analyzes the data structure and automatically applies the fixes when they are ready. You can cancel the process at any time by clicking stop in the side panel. Image via Google Google has been pushing its Gemini integration in Google Sheets for a while now, steadily moving AI features from side panels directly into user spreadsheets. Last year, the Mountain View giant shipped an =AI() Function in Sheets that allowed users to run translation and text generation directly inside cells instead of using the side panel interface. Earlier this year, the company announced that Gemini in Sheets had reached near-human expert performance, achieving a 70.48% success rate on the SpreadsheetBench dataset.
    • I get what you are saying, If i go onto the Instagram site, it says log in with Facebook, but they are not allowed to link my account with Instagram until I do that. Maybe in the U.S, they can link them, but Privacy is not a thing in the U.S. the way things are going,l won;t be any better in the U.K.
    • One of Logitech's best productivity mice is now available for just $79.99 by Taras Buria The MX Master 3S, formerly Logitech's flagship productivity mouse, is now available at an all-time low price during Prime Day sale. Thanks to the latest discount, you can have this mouse for as little as $79.99. This large-sized mouse has many things to like. From its ergonomic shape to the iconic MagScroll wheel, the MX Master 3S is a great productivity-focused accessory. It has an 8K DPI sensor that tracks on various surfaces, including glass. Its main MagScroll has two modes: ratched and infinite, with the latter capable of scrolling up to 1,000 lines in just a second. Additionally, there is a secondary wheel for horizontal scrolling. The MX Master 3S has plenty of buttons, which can be remapped to gestures, keyboard shortcuts, or other actions in the Options+ app on Windows and macOS. You can connect the mouse to up to three devices (via Bluetooth or the Bolt connector) and switch between them with a dedicated button. You also get a USB Type-A to Type-C cable to recharge the built-in battery, which lasts up to 70 days on a full charge, and a quick one-minute charge gets you three hours of use. Logitech MX Master 3S - $79.99 | 20% off for Prime Members Good to know This Amazon deal is U.S. specific, and not available in other regions unless specified. We only use first-party seller links (at the time of article publishing); ensure that you purchase from a first-party seller link only. Check out Today's Deals on Amazon | or our recent tech deals. Become a Prime member (for Students or SNAP) via Neowin Get Prime Access - Prime for half price (for qualifying Medicaid, EBT, SNAP) Subscribe to Prime Video, Audible Plus, Music Unlimited or Kindle Unlimited via Neowin As an Amazon Associate, we earn from qualifying purchases.
    • Exactly, this is just the beginning. I hope that by that time, our inept politicians devise something like a Universal Basic Income, because unemployment and poverty rates will skyrocket otherwise. And believe me, robots that perform physical work aren't a matter of IF, but WHEN. No career is truly safe from AI/robots, it's just a matter of time.
  • Recent Achievements

    • One Month Later
      timbobit earned a badge
      One Month Later
    • One Month Later
      nates earned a badge
      One Month Later
    • Week One Done
      Almohandis earned a badge
      Week One Done
    • Rookie
      dorf went up a rank
      Rookie
    • First Post
      mike_rumble earned a badge
      First Post
  • Popular Contributors

    1. 1
      +primortal
      476
    2. 2
      +Edouard
      170
    3. 3
      PsYcHoKiLLa
      105
    4. 4
      Michael Scrip
      88
    5. 5
      Steven P.
      70
  • Tell a friend

    Love Neowin? Tell a friend!