Is bandwidth as issue?
1–10 of 10 posts
Re: Is bandwidth as issue?
#2Re: Is bandwidth as issue?
#3Re: Is bandwidth as issue?
#4Re: Is bandwidth as issue?
#5Re: Is bandwidth as issue?
#6I would expect large majority to have a decent fixed price data packages. However there are people that have slow speeds and/or expensive metered data plans, so I wouldn't get too frisky. Overall bandwidth is usually the bottleneck, so yes.
Re: Is bandwidth as issue?
#7I would expect large majority to have a decent fixed price data packages. However there are people that have slow speeds and/or expensive metered data plans, so I wouldn't get too frisky. Overall bandwidth is usually the bottleneck, so yes.
I am building a chat application( http://tiny.chat ) that will use less bandwidth. Is it worth optimizing reduce as many bytes as possible? Or the end user doesn't care if there are couple of extra KB used?
Re: Is bandwidth as issue?
#8Earlier quoted context omitted.
I am building a chat application( http://tiny.chat ) that will use less bandwidth. Is it worth optimizing reduce as many bytes as possible? Or the end user doesn't care if there are couple of extra KB used?
A couple KB shouldn't make much of a difference. If your app explodes in popularity, then yes, you should make every effort to optimize.
Re: Is bandwidth as issue?
#9Earlier quoted context omitted.
I am building a chat application( http://tiny.chat ) that will use less bandwidth. Is it worth optimizing reduce as many bytes as possible? Or the end user doesn't care if there are couple of extra KB used?
A couple KB shouldn't make much of a difference. If your app explodes in popularity, then yes, you should make every effort to optimize.
Re: Is bandwidth as issue?
#10Earlier quoted context omitted.
A couple KB shouldn't make much of a difference. If your app explodes in popularity, then yes, you should make every effort to optimize.
My question is does the average joe care if app is using less bandwidth or it doesn't matter.