{"id":15629733,"url":"https://github.com/scriptedalchemy/jetbrains-ide-performance","last_synced_at":"2025-04-07T07:09:23.942Z","repository":{"id":39304724,"uuid":"140453200","full_name":"ScriptedAlchemy/jetbrains-ide-performance","owner":"ScriptedAlchemy","description":"High Performance Configuration for Jetbrains IDEs [IntelliJ, WebStorm, etc..]","archived":false,"fork":false,"pushed_at":"2024-06-02T20:38:37.000Z","size":34,"stargazers_count":276,"open_issues_count":6,"forks_count":36,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-03-31T05:06:35.633Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ScriptedAlchemy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-07-10T15:32:35.000Z","updated_at":"2025-03-23T15:29:52.000Z","dependencies_parsed_at":"2024-10-23T01:02:37.921Z","dependency_job_id":null,"html_url":"https://github.com/ScriptedAlchemy/jetbrains-ide-performance","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ScriptedAlchemy%2Fjetbrains-ide-performance","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ScriptedAlchemy%2Fjetbrains-ide-performance/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ScriptedAlchemy%2Fjetbrains-ide-performance/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ScriptedAlchemy%2Fjetbrains-ide-performance/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ScriptedAlchemy","download_url":"https://codeload.github.com/ScriptedAlchemy/jetbrains-ide-performance/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247608151,"owners_count":20965952,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-03T10:28:24.884Z","updated_at":"2025-04-07T07:09:23.903Z","avatar_url":"https://github.com/ScriptedAlchemy.png","language":"Shell","readme":"# jetbrains-ide-performance\nHigh Performance Configuration for Jetbrains IDEs [IntelliJ, WebStorm, etc..]\n\n# Motivation\n\nOnce you step into the realm of multi-project development, large scale dev, or just have to have like 6 IDE's open. You really start to feel a performance hit on jetbrains IDEs. \n\nThis configuration aims to give at least 10x performance increases across the board. \n\n# Goals\n* Faster Indexing Times\n* More Responsive IntelliSense\n* Less random freezing or UI lockups\n* Better Memory Management\n* More multi-threading\n* Quicker startup time\n\n# What you need to do\n\nThe recommended way of changing the JVM options in the recent product versions is from the **Help | Edit Custom VM Options menu**. To change the IDE options go to **Help | Edit Custom Properties*\n\nFor Older IDEs, something like this: `vim /Applications/IntelliJ\\ IDEA\\ 15.app/Contents/bin/idea.vmoptions`\n\n\u003e * idea.vmoptions --\u003e Help | Edit Custom VM Options menu\n\u003e * idea.properties --\u003e Help | Edit Custom Properties\n\n# Minimum Expected Results \u0026 Benchmarks\n**Note that this example is the orange one (sophisticated)**\n\n\u003cimg src=\"https://docs.google.com/spreadsheets/d/1iN6_z2HfJPsGPKlNzwgnUxps4MT5BxhUbOuhwXdnIgI/pubchart?oid=1400772564\u0026format=image\"/\u003e\n\n\u003cimg src=\"https://docs.google.com/spreadsheets/d/1iN6_z2HfJPsGPKlNzwgnUxps4MT5BxhUbOuhwXdnIgI/pubchart?oid=93956661\u0026format=image\"/\u003e\n\n\u003cimg src=\"https://docs.google.com/spreadsheets/d/1iN6_z2HfJPsGPKlNzwgnUxps4MT5BxhUbOuhwXdnIgI/pubchart?oid=2053860050\u0026format=image\"/\u003e\n\n# Even More IO Performance\n## RAMDISK OSX\nIf you still want even more indexing and startup performance. Then mounting a RAM Disk and symlinking all caching data is the ultimate powerhouse.\n\n\u003ca href=\"https://github.com/ScriptedAlchemy/jetbrains-ide-performance/tree/master/OSX-RAMDisk\"\u003eFollow The ReadMe Here\u003c/a\u003e\n\n## Trim Enabler (OSX)\n* Access advanced macOS tweaks to improve your performance or free up several gigabytes of disk space.\n* The advanced Health feature uses S.M.A.R.T technology to report drive status and remaining health.\n* Flip the switch to enable Trim safely and improve your data writing speeds and overall drive longevity.\n\nI use this, and see a system-wide performance increase!\n\n\u003ca href=\"https://cindori.org/trimenabler/\" target=\"_blank\"/\u003eDownload Trim Enabler\u003c/a\u003e\n\n# Even More Processing Power (Force Enable Intel Turbo Boost)\n\u003ca href=\"http://tbswitcher.rugarciap.com/\"\u003e If you need a little more CPU power, Install this\u003c/a\u003e\n\n# Additional Great Tweaks\n* Disable unused global symbols: https://twitter.com/theKashey/status/1016824878706524160\n* Turn off error reporting: Preferences | Appearance \u0026 Behaviour | System Settings | Data Sharing | Send usage statistics\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscriptedalchemy%2Fjetbrains-ide-performance","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fscriptedalchemy%2Fjetbrains-ide-performance","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscriptedalchemy%2Fjetbrains-ide-performance/lists"}