FromBillionsCameOne
All Star
It doesn't thoughPlease explain me why iPhone 6 released almost two years ago runs better than Galaxy S7 Edge?
It doesn't thoughPlease explain me why iPhone 6 released almost two years ago runs better than Galaxy S7 Edge?
It's not my problem that you're stuck on stupid & can't ascertain my comments which were clear as day. And If you were really as knowledgeable as you are trying to pretend, you would've already known about the major differences between Apple's NAND's vs Android's NAND's when it was pointed out in my prior statement & wouldn't have tried to challenge it. So all this posturing & backtracking just continues to prove you know very little.
![]()
Exactly! Apple doesn't produce ANY of it's OWN hardware as you previously claimed in your quote below..
Furthermore Apple only partially designs their processors as the rest of the design & engineering is is done in conjunction with the specific chip fabricator Apple contracts unlike Samsung who does all their design, engineering & manufacturing for it's Exynos chips completely in house.
You continuously keep taking L after L breh!
This dumbass looked up a random article about some shyt he knows NOTHING aboutIs that so?
The L's keep piling up
A Java Programmer's Introduction to Objective-C: Memory Management
"Developers continue to debate the question of memory management solutions. Which is best? Although Objective-C's retain/release runs smoother and faster than Java's garbage collection, it places a much larger burden on the developer and introduces a much larger risk of memory leaks."
"Java Garbage Collection
Java employs an automatic garbage collection system to manage memory inside the virtual machine. This garbage collection is handled via reference counting. Each instance/object inside of the virtual machine has a reference count. When that reference count reaches zero, the object is "garbage," and should be removed and its memory released.
As a Java application runs, the garbage collector runs in the background on its own thread. Periodically throughout the life of the Java application, the collector will look through all of the objects and see if any of them have a reference count of zero. It is at this point that the objects are removed from the virtual machine and their memory is released.
Note that this memory release does not occur as soon as the object loses all its references—it occurs at some future point. This can cause some issues with Java applications because garbage collection can be heavy on CPU consumption and cause stalls in an application."
A Java Programmer's Introduction to Objective-C: Memory Management | Java Garbage Collection | Peachpit
Name a downloaded app that RUNS in the background without user interaction..and im not talking simple push notifications.But, but, but...........
The alleged "bug" you're mentioning is based on Android Lollipop & does not apply to some apps restarting again even after being disabled in older Android platforms.
This is only because Samsung has recently started to implement a "less" bloatware policy on their newer locked carrier smartphones starting with the Galaxy S7 lineup which helps assist with the overall performance. To further prove my point:
Pre-installed apps: Samsung Galaxy S6 edge+ (G928T)
The following apps are pre-installed on the device:
58 Total Pre Installed Apps
- Voice Search
- Gmail
- Drive
- Play Music
- Play Movies & TV
- Hangouts
- Photos
- Google Settings
- Wallet
- Microsoft
- Word
- Excel
- PowerPoint
- OneNote
- OneDrive
- Skype
- Samsung
- Milk
- My Files
- Samsung Gear
- Voice Recorder
- Social
- Messenger
- T-Mobile
- App Source
- T-Mobile My Account
- Device Unlock
- Mobile HotSpot
- T-Mobile Name ID
- T-Mobile TV
- Visual Voicemail
- Amazon
- Calculator
- Calendar
- Camera
- Chrome
- Clock
- Contacts
- Galaxy Apps
- Gallery
- Internet
- Lookout Security
- Maps
- Memo
- Messages
- Music
- Phone
- Play Store
- S Health
- S Voice
- Samsung Pay
- Samsung+
- Settings
- SideSync
- Smart Manager
- Video
- YouTube
https://support.t-mobile.com/docs/DOC-23289
Pre-installed apps: Samsung Galaxy S7 edge (G935T)
The following apps are pre-installed on the device:
Amazon Shopping
Android Pay
Calendar
Contacts
Drive
Galaxy Apps
Gallery
Gmail
Google Chrome
Google Maps
Google Play Books
Google Play Magazines
Google Play Movies & TV
Google Play Music
Google Search
Google+
Hangouts
Lookout
Memo
Mobile Money
My files
Phone
Photos
S Health
S Voice
Samsung Gear
Samsung Milk Music
Samsung Pay
Samsung+
Smart Manager
Smart Remote
Smart Switch
T-Mobile Device Unlock
T-Mobile Mobile Hotspot
T-Mobile My Account
T-Mobile Name ID
T-Mobile Visual Voicemail
T-MobileTV
YouTube
40 Pre-Installed Apps Total
Pre-installed apps: Samsung Galaxy S7 edge (G935T) | T-Mobile Support
![]()
Wrong! Some apps do run in the background on the iPhone now thanks to Apple's recent improvements to multitasking on it's later iterations of iOS.
It looks as if you're the one who needs the education, because based on our exchange, you're a technological dunce. And the "tech forum' links are only provided to bolster my comments with actual, legitimate facts & not erroneous, incomplete, skimpy statements as you've presented throughout this entire exchange.
![]()
if you don't have a iphone in my school everyone thinks your broke, they think you have a trash camera and everyone will make fun of you.What does this mean?![]()
Why do you care tho?if you don't have a iphone in my school everyone thinks your broke, they think you have a trash camera and everyone will make fun of you.
What a fukking loser. Breh really bought an iPhone so he doesn't get bulliedif you don't have a iphone in my school everyone thinks your broke, they think you have a trash camera and everyone will make fun of you.
if you don't have a iphone in my school everyone thinks your broke, they think you have a trash camera and everyone will make fun of you.
As i said, Apple has ALWAYS had faster write speeds, even BEFORE they switch to the new NAND controller. Pointing out that Apple has a "special nand drive" as the reason for the performance disparity between the types of devices is asinine
Your original statement was that Apple does not design their own chips, which is false. The claim that Samsung designs a larger percentage of their Exynos chip than Apple with their A series chips has not been backed up with facts.
Its often that the loudest person is the wrong one. The fact that you see the need to post colorful text to push your point is hilarious
NO WHERE in that link does it make the relationship with using OLED vs LCD as using up more CPU cycles. Can you read? If so, your comprehension is deplorable...or you're being intentionally disingenuous
This dumbass looked up a random article about some shyt he knows NOTHING about
Look breh, if you manage your objects and manually dump the object references after the variable is no longer being used, you avoid the problem all together. The above problem comes into play when you let the virtual machine handle garbage collection automatically, which can be problematic as you do not know when it will choose to perform the dump. If youve gone thru the process of bug squashing, it will be clear when garbage collection happens during usage of the app. You then put in manual reference deletions at the point of error.
As i say, go create a rudimentary application before you even speak on this shyt, which you know nothing about.
nikka im an IT GOD..I work live and breathe this shyt..meanwhile you rely on Google searches for pretty much all your knowledge...fukk outta here
Debating with you is a waste of time as you are unwilling to admit that there's shyt you dont know
As i said, Apple has ALWAYS had faster write speeds, even BEFORE they switch to the new NAND controller.
Pointing out that Apple has a "special nand drive" as the reason for the performance disparity between the types of devices is asinine
Your original statement was that Apple does not design their own chips, which is false.
The claim that Samsung designs a larger percentage of their Exynos chip than Apple with their A series chips has not been backed up with facts.
Its often that the loudest person is the wrong one. The fact that you see the need to post colorful text to push your point is hilarious
NO WHERE in that link does it make the relationship with using OLED vs LCD as using up more CPU cycles. Can you read? If so, your comprehension is deplorable...or you're being intentionally disingenuous
Look breh, if you manage your objects and manually dump the object references after the variable is no longer being used, you avoid the problem all together. The above problem comes into play when you let the virtual machine handle garbage collection automatically, which can be problematic as you do not know when it will choose to perform the dump. If youve gone thru the process of bug squashing, it will be clear when garbage collection happens during usage of the app. You then put in manual reference deletions at the point of error.
As i say, go create a rudimentary application before you even speak on this shyt, which you know nothing about.
Name a downloaded app that RUNS in the background without user interaction..and im not talking simple push notifications.
nikka im an IT GOD..I work live and breathe this shyt..meanwhile you rely on Google searches for pretty much all your knowledge ..fukk outta here
Debating with you is a waste of time as you are unwilling to admit that there's shyt you dont know
I dont follow Android much, but I do remember reading that they dont use that translator anymore. No problem admitting i was wrong with that,
meanwhile you rely on Google searches for pretty much all your knowledge
This dude Googled a Java article![]()
Which is also a "article" based on only facts, specifically posted for idiots such as yourself that can't be invalidated or eliminated with a circle jerk of misinformation & theoretical bullshyt.
Sitting on the sidelines & making slick remarks because you tapped out isn't going to help you one bit.![]()
Pointless breh.The problem isn't only your googling but your obvious misunderstanding of what the articles say. Every time you post, it makes it painfully clear that you are neither a software developer nor technically inclined enough to understand the "facts" within the articles you keep posting. It's the reason you make assertions then post full articles which do not support your original point.
The reason I "tapped" is because your troll Trump-esque debating style is rooted moreso in trolling than any kind of logic![]()
The problem isn't only your googling but your obvious misunderstanding of what the articles say. Every time you post, it makes it painfully clear that you are neither a software developer nor technically inclined enough to understand the "facts" within the articles you keep posting. It's the reason you make assertions then post full articles which do not support your original point.
The reason I "tapped" is because your Trump-esque debating style is rooted moreso in trolling than any kind of logic![]()
Pointless breh.
but "Trump-esque" = perfect description.
And copying and pasting articles doesn't make you look like you know what you're talking aboutThe reason ya'll "tapped" & are so salty now is because it became apparent you were both simply out of your league! Not only were any of your comments provided with substantial. genuine facts, you also didn't have any real legitimate rebuttals to refute my remarks which concisely proved or validated anything you stated.
At the end of the day, supposition, conjecture & filibustering with nonsensical rants attempting to make yourself seem self tech savvy still doesn't replace or substitute the truth.