• Log InLog In
  • Register
Liquid`
Team Liquid Liquipedia
EDT 15:55
CEST 21:55
KST 04:55
  • Home
  • Forum
  • Calendar
  • Streams
  • Liquipedia
  • Features
  • Store
  • EPT
  • TL+
  • StarCraft 2
  • Brood War
  • Smash
  • Heroes
  • Counter-Strike
  • Overwatch
  • Liquibet
  • Fantasy StarCraft
  • TLPD
  • StarCraft 2
  • Brood War
  • Blogs
Forum Sidebar
Events/Features
News
Featured News
TL.net Map Contest #21: Voting9[ASL20] Ro4 Preview: Descent11Team TLMC #5: Winners Announced!3[ASL20] Ro8 Preview Pt2: Holding On9Maestros of the Game: Live Finals Preview (RO4)5
Community News
BSL Team A vs Koreans - Sat-Sun 16:00 CET4Weekly Cups (Oct 6-12): Four star herO85.0.15 Patch Balance Hotfix (2025-10-8)80Weekly Cups (Sept 29-Oct 5): MaxPax triples up3PartinG joins SteamerZone, returns to SC2 competition32
StarCraft 2
General
Stellar Fest: StarCraft II returns to Canada The New Patch Killed Mech! herO Talks: Poor Performance at EWC and more... TL.net Map Contest #21: Voting Revisiting the game after10 years and wow it's bad
Tourneys
SC2's Safe House 2 - October 18 & 19 $1,200 WardiTV October (Oct 21st-31st) WardiTV Mondays RSL Offline Finals Dates + Ticket Sales! SC4ALL $6,000 Open LAN in Philadelphia
Strategy
Custom Maps
External Content
Mutation # 495 Rest In Peace Mutation # 494 Unstable Environment Mutation # 493 Quick Killers Mutation # 492 Get Out More
Brood War
General
BW General Discussion BSL Team A vs Koreans - Sat-Sun 16:00 CET Question regarding recent ASL Bisu vs Larva game [Interview] Grrrr... 2024 Pros React To: BarrackS + FlaSh Coaching vs SnOw
Tourneys
[ASL20] Semifinal B SC4ALL $1,500 Open Bracket LAN [Megathread] Daily Proleagues [ASL20] Semifinal A
Strategy
BW - ajfirecracker Strategy & Training Relatively freeroll strategies Current Meta Siegecraft - a new perspective
Other Games
General Games
Stormgate/Frost Giant Megathread Dawn of War IV Path of Exile Nintendo Switch Thread ZeroSpace Megathread
Dota 2
Official 'what is Dota anymore' discussion LiquidDota to reintegrate into TL.net
League of Legends
Heroes of the Storm
Simple Questions, Simple Answers Heroes of the Storm 2.0
Hearthstone
Deck construction bug Heroes of StarCraft mini-set
TL Mafia
SPIRED by.ASL Mafia {211640} TL Mafia Community Thread
Community
General
US Politics Mega-thread Russo-Ukrainian War Thread Things Aren’t Peaceful in Palestine Men's Fashion Thread Sex and weight loss
Fan Clubs
The herO Fan Club! The Happy Fan Club!
Media & Entertainment
Anime Discussion Thread [Manga] One Piece Series you have seen recently... Movie Discussion!
Sports
Formula 1 Discussion 2024 - 2026 Football Thread MLB/Baseball 2023 NBA General Discussion TeamLiquid Health and Fitness Initiative For 2023
World Cup 2022
Tech Support
SC2 Client Relocalization [Change SC2 Language] Linksys AE2500 USB WIFI keeps disconnecting Computer Build, Upgrade & Buying Resource Thread
TL Community
The Automated Ban List Recent Gifted Posts
Blogs
The Heroism of Pepe the Fro…
Peanutsc
Rocket League: Traits, Abili…
TrAiDoS
Customize Sidebar...

Website Feedback

Closed Threads



Active: 1562 users

The Big Programming Thread - Page 873

Forum Index > General Forum
Post a Reply
Prev 1 871 872 873 874 875 1032 Next
Thread Rules
1. This is not a "do my homework for me" thread. If you have specific questions, ask, but don't post an assignment or homework problem and expect an exact solution.
2. No recruiting for your cockamamie projects (you won't replace facebook with 3 dudes you found on the internet and $20)
3. If you can't articulate why a language is bad, don't start slinging shit about it. Just remember that nothing is worse than making CSS IE6 compatible.
4. Use [code] tags to format code blocks.
Manit0u
Profile Blog Joined August 2004
Poland17384 Posts
April 16 2017 18:35 GMT
#17441
On April 17 2017 03:17 dsyxelic wrote:
Question about android studio: how good of a computer do you or should you have to not have it lag? Did some android projects for a class and almost everybody reported it was extremely laggy besides like mac users. Id want to do more android work but I just cant deal with the lag on my machine and the specs arent that bad... I even used a separate emulator (genymotion) and other settings tricks off google to minimize lag to no avail.


It's a matter of settings for the jetbrains products most of the time. You should set your caches etc. to reasonable levels so the indexing and garbage collection don't take as much time. Another trick I've learned in their products (which are awesome) is checking the "display memory usage" or somesuch option in the menu. Then you get this small bar in the bottom right that shows how much of the allowed memory your IDE is currently using and you can click on it to trigger immediate garbage collection (which drops it down from 1GB to 100MB instantly for example).

I'll post the correct settings on tuesday, when I'm back at my workstation.
Time is precious. Waste it wisely.
Acrofales
Profile Joined August 2010
Spain18093 Posts
April 16 2017 19:56 GMT
#17442
as an IDE, android studio (or in fact, IntelliJ) is fantastic. But the actual Android tools worked better from their eclipse-based Android SDK. Any time I click an android-related button my computer lags out and in addition Gradle builds take FOREVER (I want Ant back, it was buggy every now and then, but at least it was fast). But it is what it is.
dsyxelic
Profile Joined May 2010
United States1417 Posts
April 16 2017 22:07 GMT
#17443
On April 17 2017 03:35 Manit0u wrote:
Show nested quote +
On April 17 2017 03:17 dsyxelic wrote:
Question about android studio: how good of a computer do you or should you have to not have it lag? Did some android projects for a class and almost everybody reported it was extremely laggy besides like mac users. Id want to do more android work but I just cant deal with the lag on my machine and the specs arent that bad... I even used a separate emulator (genymotion) and other settings tricks off google to minimize lag to no avail.


It's a matter of settings for the jetbrains products most of the time. You should set your caches etc. to reasonable levels so the indexing and garbage collection don't take as much time. Another trick I've learned in their products (which are awesome) is checking the "display memory usage" or somesuch option in the menu. Then you get this small bar in the bottom right that shows how much of the allowed memory your IDE is currently using and you can click on it to trigger immediate garbage collection (which drops it down from 1GB to 100MB instantly for example).

I'll post the correct settings on tuesday, when I'm back at my workstation.


Ah thanks, hopefully that saves my lag. And yes I agree the IDE itself is great, just the darn lag
TL/SKT
Blisse
Profile Blog Joined July 2010
Canada3710 Posts
April 16 2017 22:11 GMT
#17444
I'd avoid using an emulator if possible. Much better experience with a device.
There is no one like you in the universe.
dsyxelic
Profile Joined May 2010
United States1417 Posts
April 17 2017 00:32 GMT
#17445
On April 17 2017 07:11 Blisse wrote:
I'd avoid using an emulator if possible. Much better experience with a device.


Using apk + device?

Also do you mean the inbult emulator or all emulators in general? Genymotion seemed decent from the few times I used it and a lot more lightweight
TL/SKT
Blisse
Profile Blog Joined July 2010
Canada3710 Posts
April 17 2017 01:54 GMT
#17446
On April 17 2017 09:32 dsyxelic wrote:
Show nested quote +
On April 17 2017 07:11 Blisse wrote:
I'd avoid using an emulator if possible. Much better experience with a device.


Using apk + device?

Also do you mean the inbult emulator or all emulators in general? Genymotion seemed decent from the few times I used it and a lot more lightweight


Not really sure what you mean by using apk + device... but yes, you plug your device to your computer(or set-up adb over tcp), run, and choose to deploy to your device, which yes, puts and runs the apk on your device.

I'm not sure what's is the current state of emulators... because in 3 years I've never used an emulator at work or aside. I think genymotion was the last emulator I used and it was decent versus the built-in emulator with Eclipse.

I see no reason to use an emulator if I could use a device, unless you're doing some non-standard stuff. Unless you have a good desktop or high-end laptop, things aren't going to run as well, with the emulator competing with Android Studio and what not for resources. And you're going to have to test on your phone eventually anyways.
There is no one like you in the universe.
dsyxelic
Profile Joined May 2010
United States1417 Posts
April 17 2017 04:13 GMT
#17447
ah yeah thats what I meant.I actually did it the long way by simply downloading the .apk file and running it on my phone... didn't know you could deploy straight to device

I'll try that too. Never crossed my mind because we had to present using an emulator heh.
TL/SKT
Acrofales
Profile Joined August 2010
Spain18093 Posts
April 17 2017 06:10 GMT
#17448
On April 17 2017 13:13 dsyxelic wrote:
ah yeah thats what I meant.I actually did it the long way by simply downloading the .apk file and running it on my phone... didn't know you could deploy straight to device

I'll try that too. Never crossed my mind because we had to present using an emulator heh.


I agree with Blisse. The two are incomparable, and you'll have a far better experience debugging on a device. However, for UI things, you are almost required to emulate (or have phones and tablets of all shapes and resolutions you want to be compatible with). Similar for backward compatibility (or forward): if you configure your project right, it shouldn't be an issue, but shouldn't and won't are worlds apart.

The built-in emulator is not very good, but adb plays nice with it. Presumably you can get logcat to connect to genymotion, but can you also do that with the debugger? If so, that's a better option. But you definitely want an emulator you can debug on. Despite the advice to do most of your testing on an actual phone.
dsyxelic
Profile Joined May 2010
United States1417 Posts
April 17 2017 07:12 GMT
#17449
gotcha
i'll prob just use genymotion for the emulator needs

i've only had good experiences with it and lag was cut down considerably with it. my only lag currently comes from the IDE itself (and if I use the built in emulator which I haven't for a while).
TL/SKT
Deleted User 3420
Profile Blog Joined May 2003
24492 Posts
Last Edited: 2017-04-17 19:56:16
April 17 2017 19:18 GMT
#17450
I'd like to check some stuff from my combinatorics/probability homework if anyone is willing to take a look

But first I need help understanding a question

+ Show Spoiler +


Let A_1, . . . , A_n be sets such that there exist numbers N_1, . . . , N_n such that:
For all 1 ≤ k ≤ n, for all i_1 < i_2 < · · · < i_k
| A_i1 ∩ A_i2 ∩ · · · ∩ A_ik | = N_k.

Write the law of inclusion and exclusion for A_1, . . . , A_n BUT (for example) instead of having clumsy terms like

|A1 ∩ A2 ∩ A3| you’ll have N_3.

SO- it should have the form

|A1 ∪ · · · ∪ An| = A FUNCTION OF N_1, . . . , N_n



There were other questions like this.. and I understood them.
But i don't understand this at all.
it just doesn't make sense to me

checking some other stuff:

+ Show Spoiler +

You have a deck with 20 ranks, 3 suits (so 60 cards total). A "hand" is 6 cards.

What is the odds of getting a hand of all primes of the same suit?

I put:

3*(8 choose 6) / (60 choose 6)

60 choose 6 is my denominator for all of this because that is the total possible hands dealt
for the numerator there is 8 ranks that are primes and i am picking 6 of them. Then there are also 3 different suits where I can do this, so that is why I multiply by 3.


odds of getting all primes?

(24 choose 6) / (60 choose 6)
24 different primes, you pick 6 of them

odds of getting 6 primes all of different ranks?

I am not really sure about this one. I am thinking my numerator could be:

24*21*18*15*12*9 - but they don't want us to do it this way.
I also think I could do it as [(24 choose 6) - pairs and triplets], but I am not sure how to do that. so yeah could use help here


odds of getting a "6 card straight all of the same suit" ?

1-6 up to 15-20 = 15 possible straights, over 3 suits. 3 * 15 = 45
45/(60 choose 6)


odds of getting a "6 card straight but not all of the same suit?"

[15*3^6 / (60 choose 6) ] - odds of the last question
15 possible starting ranks, then pick each card 6 times out of 3 available suits



last thing to check is a bayes problem
+ Show Spoiler +

we have 2 coins. a fair one and a biased one
the biased one comes up H 9/10, and T 1/10

we pick a coin at random, flip it twice.
what is the odds the coin is biased if it comes up Heads and then tails?

I did .5(9/100)/.5(9/100+1/4)

which is: odds of it being biased * (odds of it being heads if it is biased * odds of it being tails if it is biased)
over
(odds of it being biased) * (odds of it being heads if it is biased * odds of it being tails if it is biased) * odds of it being fair * (odds of it being heads if its fair * odds of it being tails if it is fair)

with some algebra i get: 1/(1 + 25/9) which sounds about right i guess
Manit0u
Profile Blog Joined August 2004
Poland17384 Posts
April 18 2017 07:51 GMT
#17451
On April 17 2017 07:07 dsyxelic wrote:
Show nested quote +
On April 17 2017 03:35 Manit0u wrote:
On April 17 2017 03:17 dsyxelic wrote:
Question about android studio: how good of a computer do you or should you have to not have it lag? Did some android projects for a class and almost everybody reported it was extremely laggy besides like mac users. Id want to do more android work but I just cant deal with the lag on my machine and the specs arent that bad... I even used a separate emulator (genymotion) and other settings tricks off google to minimize lag to no avail.


It's a matter of settings for the jetbrains products most of the time. You should set your caches etc. to reasonable levels so the indexing and garbage collection don't take as much time. Another trick I've learned in their products (which are awesome) is checking the "display memory usage" or somesuch option in the menu. Then you get this small bar in the bottom right that shows how much of the allowed memory your IDE is currently using and you can click on it to trigger immediate garbage collection (which drops it down from 1GB to 100MB instantly for example).

I'll post the correct settings on tuesday, when I'm back at my workstation.


Ah thanks, hopefully that saves my lag. And yes I agree the IDE itself is great, just the darn lag


Ok, here goes. You can access it via Help -> Edit Custom VM Options... (or Edit Custom Properties)


-Xms2048m
-Xmx2048m
-XX:MaxPermSize=1024m
-XX:ReservedCodeCacheSize=240m
-XX:+UseConcMarkSweepGC
-XX:SoftRefLRUPolicyMSPerMB=50
-ea
-Dsun.io.useCanonCaches=false
-Djava.net.preferIPv4Stack=true
-XX:+HeapDumpOnOutOfMemoryError
-XX:-OmitStackTraceInFastThrow
-Dawt.useSystemAAFontSettings=lcd
-Dsun.java2d.renderer=sun.java2d.marlin.MarlinRenderingEngine


You can tinker around with it. I've heard people had different results with different memory settings (sometimes lower is somehow better for compilation time etc. and I don't really know why).
Time is precious. Waste it wisely.
Acrofales
Profile Joined August 2010
Spain18093 Posts
April 18 2017 08:57 GMT
#17452
On April 18 2017 04:18 travis wrote:
I'd like to check some stuff from my combinatorics/probability homework if anyone is willing to take a look

But first I need help understanding a question

+ Show Spoiler +


Let A_1, . . . , A_n be sets such that there exist numbers N_1, . . . , N_n such that:
For all 1 ≤ k ≤ n, for all i_1 < i_2 < · · · < i_k
| A_i1 ∩ A_i2 ∩ · · · ∩ A_ik | = N_k.

Write the law of inclusion and exclusion for A_1, . . . , A_n BUT (for example) instead of having clumsy terms like

|A1 ∩ A2 ∩ A3| you’ll have N_3.

SO- it should have the form

|A1 ∪ · · · ∪ An| = A FUNCTION OF N_1, . . . , N_n



There were other questions like this.. and I understood them.
But i don't understand this at all.
it just doesn't make sense to me

What is being asked is to give a general formula for the rank of the union of A1... An, but using the numbers Ni. However, your notation is a bit confusing. I'm assuming that the ranks of all Ai are the same, and furthermore the ranks of all intersections are the same, e.g.: |A1| = |A2|, but also |A1 ∩ A2| = |A2 ∩ A3|

In that case, it's fairly easy. Here it is for n=2, but it's trivial to write it for any general n using the general formula for the inclusion-exclusion principle.

|A1 ∪ A2| = |A1| + |A2| - |A1 ∩ A2| = N1 + N1 - N2 = 2N1 - N2



checking some other stuff:

+ Show Spoiler +

You have a deck with 20 ranks, 3 suits (so 60 cards total). A "hand" is 6 cards.

What is the odds of getting a hand of all primes of the same suit?

I put:

3*(8 choose 6) / (60 choose 6)

60 choose 6 is my denominator for all of this because that is the total possible hands dealt
for the numerator there is 8 ranks that are primes and i am picking 6 of them. Then there are also 3 different suits where I can do this, so that is why I multiply by 3.


odds of getting all primes?

(24 choose 6) / (60 choose 6)
24 different primes, you pick 6 of them

odds of getting 6 primes all of different ranks?

I am not really sure about this one. I am thinking my numerator could be:

24*21*18*15*12*9 - but they don't want us to do it this way.
I also think I could do it as [(24 choose 6) - pairs and triplets], but I am not sure how to do that. so yeah could use help here


odds of getting a "6 card straight all of the same suit" ?

1-6 up to 15-20 = 15 possible straights, over 3 suits. 3 * 15 = 45
45/(60 choose 6)


odds of getting a "6 card straight but not all of the same suit?"

[15*3^6 / (60 choose 6) ] - odds of the last question
15 possible starting ranks, then pick each card 6 times out of 3 available suits



last thing to check is a bayes problem
+ Show Spoiler +

we have 2 coins. a fair one and a biased one
the biased one comes up H 9/10, and T 1/10

we pick a coin at random, flip it twice.
what is the odds the coin is biased if it comes up Heads and then tails?

I did .5(9/100)/.5(9/100+1/4)

which is: odds of it being biased * (odds of it being heads if it is biased * odds of it being tails if it is biased)
over
(odds of it being biased) * (odds of it being heads if it is biased * odds of it being tails if it is biased) * odds of it being fair * (odds of it being heads if its fair * odds of it being tails if it is fair)

with some algebra i get: 1/(1 + 25/9) which sounds about right i guess


Only really skimmed this, but it generally seems ok.
loginn
Profile Blog Joined January 2011
France815 Posts
Last Edited: 2017-04-18 09:09:33
April 18 2017 09:04 GMT
#17453
On April 18 2017 04:18 travis wrote:
I'd like to check some stuff from my combinatorics/probability homework if anyone is willing to take a look

But first I need help understanding a question

+ Show Spoiler +


Let A_1, . . . , A_n be sets such that there exist numbers N_1, . . . , N_n such that:
For all 1 ≤ k ≤ n, for all i_1 < i_2 < · · · < i_k
| A_i1 ∩ A_i2 ∩ · · · ∩ A_ik | = N_k.

Write the law of inclusion and exclusion for A_1, . . . , A_n BUT (for example) instead of having clumsy terms like

|A1 ∩ A2 ∩ A3| you’ll have N_3.

SO- it should have the form

|A1 ∪ · · · ∪ An| = A FUNCTION OF N_1, . . . , N_n



There were other questions like this.. and I understood them.
But i don't understand this at all.
it just doesn't make sense to me

checking some other stuff:

+ Show Spoiler +

You have a deck with 20 ranks, 3 suits (so 60 cards total). A "hand" is 6 cards.

What is the odds of getting a hand of all primes of the same suit?

I put:

3*(8 choose 6) / (60 choose 6)

60 choose 6 is my denominator for all of this because that is the total possible hands dealt
for the numerator there is 8 ranks that are primes and i am picking 6 of them. Then there are also 3 different suits where I can do this, so that is why I multiply by 3.


odds of getting all primes?

(24 choose 6) / (60 choose 6)
24 different primes, you pick 6 of them

odds of getting 6 primes all of different ranks?

I am not really sure about this one. I am thinking my numerator could be:

24*21*18*15*12*9 - but they don't want us to do it this way.
I also think I could do it as [(24 choose 6) - pairs and triplets], but I am not sure how to do that. so yeah could use help here


odds of getting a "6 card straight all of the same suit" ?

1-6 up to 15-20 = 15 possible straights, over 3 suits. 3 * 15 = 45
45/(60 choose 6)


odds of getting a "6 card straight but not all of the same suit?"

[15*3^6 / (60 choose 6) ] - odds of the last question
15 possible starting ranks, then pick each card 6 times out of 3 available suits



last thing to check is a bayes problem
+ Show Spoiler +

we have 2 coins. a fair one and a biased one
the biased one comes up H 9/10, and T 1/10

we pick a coin at random, flip it twice.
what is the odds the coin is biased if it comes up Heads and then tails?

I did .5(9/100)/.5(9/100+1/4)

which is: odds of it being biased * (odds of it being heads if it is biased * odds of it being tails if it is biased)
over
(odds of it being biased) * (odds of it being heads if it is biased * odds of it being tails if it is biased) * odds of it being fair * (odds of it being heads if its fair * odds of it being tails if it is fair)

with some algebra i get: 1/(1 + 25/9) which sounds about right i guess


I think the bayes one is wrong because you multiply the odds of the biased coin producing heads then tails with the odds of the unbiased coin producing heads then tails when you should be adding them together.

I get (0.5 * 0.09)/((0.5 * 0.9 * 0.1)+(0.5 * 0.5 * 0.5)) = 0.2647

I might be wrong too though

EDIT : nvm it is correct. The explanation is wrong and that confused me but the result / calculations are good
Stephano, Taking skill to the bank since IPL3. Also Lucifron and FBH
Manit0u
Profile Blog Joined August 2004
Poland17384 Posts
April 18 2017 14:46 GMT
#17454
Could any of you suggest some good online math courses? I'm seriously considering returning to uni to get a degree in maths but I haven't really touched any of that in like 10 years so the term "rusty" doesn't even begin to cover my situation...

Some entry-level uni stuff would be great, something to help me recall knowledge from high school and beyond without overwhelming me entirely right off the bat (I used to be pretty good with algebra, analysis and statistics at uni, but it was long, long ago).
Time is precious. Waste it wisely.
Acrofales
Profile Joined August 2010
Spain18093 Posts
April 18 2017 14:49 GMT
#17455
Khan Academy is excellent.
Deleted User 3420
Profile Blog Joined May 2003
24492 Posts
Last Edited: 2017-04-18 14:54:52
April 18 2017 14:54 GMT
#17456
There are some good ones on youtube, depending on the courses you want.

MIT open courseware will be good for most courses.

Entry level uni stuff you either want calc 1 or you want pre-calc which is like basic functions, graphing, intro trig and some other random stuff.

So i'd recommend khan academy precalculus. However if they go through sections without many problem sets (which is sometimes the case on khan academy), I'd recommend you look up problem sets to do if it's a trouble section for you.
Manit0u
Profile Blog Joined August 2004
Poland17384 Posts
April 18 2017 15:56 GMT
#17457
I'll check out Khan Academy. Quickly skimmed through their course list and it seems like a right place to get back on highschool math (since stuff like differential calculus is highschool level here).
Time is precious. Waste it wisely.
Shield
Profile Blog Joined August 2009
Bulgaria4824 Posts
Last Edited: 2017-04-18 23:02:06
April 18 2017 23:01 GMT
#17458
I'm doing a math course part-time at the moment so I can learn/remember some math. One of my teachers recommends http://www.mathtutor.ac.uk/ , but I've not used it much. I rely more on Khan Academy youtube videos.
dsyxelic
Profile Joined May 2010
United States1417 Posts
April 19 2017 02:25 GMT
#17459
On April 18 2017 16:51 Manit0u wrote:
Show nested quote +
On April 17 2017 07:07 dsyxelic wrote:
On April 17 2017 03:35 Manit0u wrote:
On April 17 2017 03:17 dsyxelic wrote:
Question about android studio: how good of a computer do you or should you have to not have it lag? Did some android projects for a class and almost everybody reported it was extremely laggy besides like mac users. Id want to do more android work but I just cant deal with the lag on my machine and the specs arent that bad... I even used a separate emulator (genymotion) and other settings tricks off google to minimize lag to no avail.


It's a matter of settings for the jetbrains products most of the time. You should set your caches etc. to reasonable levels so the indexing and garbage collection don't take as much time. Another trick I've learned in their products (which are awesome) is checking the "display memory usage" or somesuch option in the menu. Then you get this small bar in the bottom right that shows how much of the allowed memory your IDE is currently using and you can click on it to trigger immediate garbage collection (which drops it down from 1GB to 100MB instantly for example).

I'll post the correct settings on tuesday, when I'm back at my workstation.


Ah thanks, hopefully that saves my lag. And yes I agree the IDE itself is great, just the darn lag


Ok, here goes. You can access it via Help -> Edit Custom VM Options... (or Edit Custom Properties)


-Xms2048m
-Xmx2048m
-XX:MaxPermSize=1024m
-XX:ReservedCodeCacheSize=240m
-XX:+UseConcMarkSweepGC
-XX:SoftRefLRUPolicyMSPerMB=50
-ea
-Dsun.io.useCanonCaches=false
-Djava.net.preferIPv4Stack=true
-XX:+HeapDumpOnOutOfMemoryError
-XX:-OmitStackTraceInFastThrow
-Dawt.useSystemAAFontSettings=lcd
-Dsun.java2d.renderer=sun.java2d.marlin.MarlinRenderingEngine


You can tinker around with it. I've heard people had different results with different memory settings (sometimes lower is somehow better for compilation time etc. and I don't really know why).


holy moly as soon as I put that in I felt a noticeable difference in simple button clicks and switching between activities. I don't know how it did it but looks great.
thanks a lot, hopefully I won't have anymore lag issues. I definitely want to get another android project in now.
TL/SKT
Manit0u
Profile Blog Joined August 2004
Poland17384 Posts
Last Edited: 2017-04-19 08:35:43
April 19 2017 08:35 GMT
#17460
No problem. Glad I could help.
Time is precious. Waste it wisely.
Prev 1 871 872 873 874 875 1032 Next
Please log in or register to reply.
Live Events Refresh
Safe House 2
17:00
Round Robin
ZombieGrub351
TKL 258
CranKy Ducklings130
3DClanTV 82
EnkiAlexander 58
LiquipediaDiscussion
[ Submit Event ]
Live Streams
Refresh
StarCraft 2
ZombieGrub351
TKL 258
CosmosSc2 79
Nathanias 42
JuggernautJason34
Codebar 24
UpATreeSC 13
StarCraft: Brood War
Britney 34931
Calm 2629
Dewaltoss 131
Hyun 125
ZZZero.O 123
Dota 2
LuMiX1
Heroes of the Storm
Khaldor349
Other Games
Grubby1589
Beastyqt623
Skadoodle449
Pyrionflax243
ToD163
KnowMe155
Mew2King119
Trikslyr46
rGuardiaN30
fpsfer 0
Organizations
Other Games
gamesdonequick2500
BasetradeTV164
StarCraft 2
Blizzard YouTube
StarCraft: Brood War
BSLTrovo
sctven
[ Show 19 non-featured ]
StarCraft 2
• printf 60
• HeavenSC 21
• Adnapsc2 13
• Migwel
• AfreecaTV YouTube
• sooper7s
• intothetv
• Kozan
• IndyKCrew
• LaughNgamezSOOP
StarCraft: Brood War
• Airneanach37
• STPLYoutube
• ZZZeroYoutube
• BSLYoutube
Dota 2
• Ler81
League of Legends
• Nemesis5691
Other Games
• imaqtpie1889
• Shiphtur305
• tFFMrPink 16
Upcoming Events
Sparkling Tuna Cup
14h 5m
Safe House 2
21h 5m
Monday Night Weeklies
1d 20h
WardiTV Invitational
2 days
WardiTV Invitational
2 days
Tenacious Turtle Tussle
4 days
The PondCast
4 days
WardiTV Invitational
5 days
Online Event
5 days
RSL Revival
6 days
[ Show More ]
RSL Revival
6 days
WardiTV Invitational
6 days
Liquipedia Results

Completed

Acropolis #4 - TS2
WardiTV TLMC #15
HCC Europe

Ongoing

BSL 21 Points
ASL Season 20
CSL 2025 AUTUMN (S18)
C-Race Season 1
IPSL Winter 2025-26
EC S1
Thunderpick World Champ.
CS Asia Championships 2025
ESL Pro League S22
StarSeries Fall 2025
FISSURE Playground #2
BLAST Open Fall 2025
BLAST Open Fall Qual
Esports World Cup 2025
BLAST Bounty Fall 2025
BLAST Bounty Fall Qual

Upcoming

SC4ALL: Brood War
BSL Season 21
BSL 21 Team A
BSL 21 Non-Korean Championship
RSL Offline Finals
RSL Revival: Season 3
Stellar Fest
SC4ALL: StarCraft II
CranK Gathers Season 2: SC II Pro Teams
eXTREMESLAND 2025
ESL Impact League Season 8
SL Budapest Major 2025
BLAST Rivals Fall 2025
IEM Chengdu 2025
PGL Masters Bucharest 2025
TLPD

1. ByuN
2. TY
3. Dark
4. Solar
5. Stats
6. Nerchio
7. sOs
8. soO
9. INnoVation
10. Elazer
1. Rain
2. Flash
3. EffOrt
4. Last
5. Bisu
6. Soulkey
7. Mini
8. Sharp
Sidebar Settings...

Advertising | Privacy Policy | Terms Of Use | Contact Us

Original banner artwork: Jim Warren
The contents of this webpage are copyright © 2025 TLnet. All Rights Reserved.