Skip to content

Commit 27b76a6

Browse files
authored
Update portal-performance.md
Added in reference to Page Diag tool and SPO Performance tuning
1 parent dccd0e9 commit 27b76a6

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

docs/solution-guidance/portal-performance.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,16 @@ Implementing customizations to SharePoint Online places an even greater emphasis
1313
> [!NOTE]
1414
> Although this guidance primarily targets SharePoint Online, most of it also applies to portals hosted in an on-premises SharePoint environment.
1515
16+
## Optimizing Classic Portal Pages
17+
If you have not implemented Modern pages yet and are looking to optimize your existing or new Classic portal pages then this section applies to you.
18+
To assist with some intial page reviews and start the process of understanding performance on classic portal pages for SharePoint Online, the [Page Diagnostics tool for SharePoint](https://aka.ms/perftool) can be utilized.
19+
It is a Chrome extension developed by Microsoft to highlight guidance for optimzing Classic SharePoint portal pages.
20+
21+
Whilst some of the items highlighted relate to existing out of the box functionality, we are working towards removing these components as there are better alternatives that provide a faster user experience.The biggest culprit is the use of structural navigation.
22+
The tool also highlights enhanced functionlity e.g. Content Delivery Networks (CDNs), that have been made available by Microsoft to further optimize the end user experience. Please also see [Tune SharePoint Online Performance](https://aka.ms/spoperformance)
23+
24+
What you will see is that between the Page Diagnostics tool and tuning guidance, they provide a high level overview of what impacts performance whilst the details on this page take you deeper into how customizations should be built to avoid impacting a pages performance.
25+
1626
<a name="bk_antiPatterns"> </a>
1727

1828
## What not to do
@@ -426,4 +436,4 @@ The logical architecture of the Data Access Layer (DAL) Framework includes the f
426436
- [Introduction to performance tuning for SharePoint Online](https://support.office.com/en-US/article/Introduction-to-performance-tuning-for-SharePoint-Online-81c4be5f-327e-435d-a568-526d68cffef0)
427437
- [Tune SharePoint Online performance](https://support.office.com/en-us/article/Tune-SharePoint-Online-performance-f0522d4a-fbf4-41f9-854e-c9b59555091d)
428438
- [Learn how to build a fast, responsive SharePoint portal in SharePoint Online](https://channel9.msdn.com/Events/Ignite/2016/BRK3026) (Channel 9 video)
429-
- [Building SharePoint Online portals](portal-overview.md)
439+
- [Building SharePoint Online portals](portal-overview.md)

0 commit comments

Comments
 (0)