﻿---
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. Client code, Server code,...
url: https://www.elastic.co/elastic/docs-builder/docs/3746/extend/kibana/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.

## Related Articles

- [Client code](https://www.elastic.co/elastic/docs-builder/docs/3746/extend/kibana/key-concepts/performance/client-performance)
- [Server code](https://www.elastic.co/elastic/docs-builder/docs/3746/extend/kibana/key-concepts/performance/server-performance)
- [Case studies](https://www.elastic.co/elastic/docs-builder/docs/3746/extend/kibana/key-concepts/performance/case-studies/performance-case-studies)