# How to make iReport for Fishbowl Faster

> Speed up iReport file compilation for Fishbowl by adding only the JAR files you actually need to the classpath instead of all of them.

This is going to be a very short post. Here is what you need to make compiling iReport files for Fishbowl faster.

In the iReport configuration step on the Fishbowl Wiki, you add the Fishbowl JAR files to the classpath. This is what slows you down. To make it faster you need to add only what you need.

So, what do you need? At a minimum, these JAR files:

- `jaybird-full-*.jar`
- `util-*.jar`
- `eve-*.jar`
- `eve-commons-*.jar`
- `fbconstants-*.jar`
- `fbcore-*.jar`
- `fbdata-*.jar`
- `fbisapiimpl-*.jar`

That is it. Only add those JAR files and your iReport can go from 10,000ms of compilation time to 1,000ms.

Happy Reporting!

---

*From Israel Lopez Consulting (ILC). Custom Fishbowl Inventory integrations and software, and Fishbowl experts since 2015. Written by Israel Lopez, published March 26, 2016. Questions about this topic, or want to reach the people who wrote it? Visit https://israellopezconsulting.com/contact*
