﻿---
title: Plugin performance and optimization
description: A sustainable Kibana platform requires a performant plugin ecosystem. Learn how to optimize your plugins for speed and size. <p></p> Client code, Server...
url: https://docs-v3-preview.elastic.dev/elastic/kibana/tree/main/extend/key-concepts/performance/plugin-performance-and-optimization
products:
  - Kibana
---

# Plugin performance and optimization
A sustainable Kibana platform requires a performant plugin ecosystem. Learn how to optimize your plugins for speed and size.
<p></p>

## Related Articles

- [Client code](https://docs-v3-preview.elastic.dev/elastic/kibana/tree/main/extend/key-concepts/performance/client-performance)
- [Server code](https://docs-v3-preview.elastic.dev/elastic/kibana/tree/main/extend/key-concepts/performance/server-performance)
- [Case studies](https://docs-v3-preview.elastic.dev/elastic/kibana/tree/main/extend/key-concepts/performance/case-studies/performance-case-studies)