https://github.com/fishercoder1534/jsun-party-parrot
https://github.com/fishercoder1534/jsun-party-parrot
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/fishercoder1534/jsun-party-parrot
- Owner: fishercoder1534
- Created: 2023-09-04T16:16:56.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-09-04T16:50:23.000Z (almost 2 years ago)
- Last Synced: 2025-01-20T12:46:32.535Z (5 months ago)
- Language: Java
- Size: 90.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# jsun-party-parrot
This is an example project forked from https://github.com/flounder4130/party-parrot.Somehow I cannot get the above repo configured properly in my Intellij, so I just copied all files into my newly created Gradle project in my Intellij.
1. set the max heap size to be a smaller number by going into Intellij -> Run -> Edit Configurations -> Add VM options: `-Xmx64m`
2. Run `Parrot` program from your Intellij as Debug mode again, then go to View -> Tool Windows -> Profiler, right click on Parrot process, then click `CPU and Memory Live Charts`