Hacker News new | ask | show | jobs
by oidar 258 days ago
Swiping between pages is hit or miss. Its like it doesn't hook on the swipe. The search is really, really slow. I do have hundreds of "apps" on my machine, but it's still much slower than the native app navigator. Moving around apps to group them or rearrange them is probably the slowest part. I turned on dev fps monitor and it's showing 50fps.
1 comments

That's not a good frame rate. My computer has this situation:

( ls /Applications/.app 2>/dev/null ls /System/Applications/.app 2>/dev/null ls ~/Applications/*.app 2>/dev/null ) | wc -l 730

For me, it was really slow at the beginning, but it got much better after that. I'm not sure why, but this at least shows that there are still big problems with the current performance...