# Optimising many PImages

**URL:** https://discourse.processing.org/t/optimising-many-pimages/41456
**Category:** Project Guidance
**Created:** [March 26, 2023, 7:04pm UTC](https://discourse.processing.org/t/optimising-many-pimages/41456 "2023-03-26T19:04:44Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Aryszin](https://avatars.discourse-cdn.com/v4/letter/a/ec9cab/32.png) [@Aryszin](https://discourse.processing.org/u/Aryszin)
#### Post date: [March 26, 2023, 7:04pm UTC](https://discourse.processing.org/t/optimising-many-pimages/41456/1 "2023-03-26T19:04:44Z")

</div>

Possible to optimise mabye 32 PImages that are all 2000px x 2000px? they are only drawn on screen and nothing more! If someone wants a gigant piece of code and is willing to fix it i would be really happy otherwise i will abandon my drawing project

---

<div class="post-metadata">

### Author: ![josephh](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.processing.org/josephh/32/210_2.png) [@josephh](https://discourse.processing.org/u/josephh)
#### Post date: [March 28, 2023, 7:49am UTC](https://discourse.processing.org/t/optimising-many-pimages/41456/2 "2023-03-28T07:49:32Z")

</div>

Hi @Aryszin,

> [@Aryszin](#):
>
> Possible to optimise mabye 32 PImages that are all 2000px x 2000px?

What do you mean by optimizing? What is the issue here? Is it slow? Is it taking too much RAM?
