Are GC-ed languages bad for battery driven devices today? Computer Science |
- Are GC-ed languages bad for battery driven devices today?
- How is this example sequentially consistent but not linearizable?
- In OOP, is "object" always exactly the same as "instance"? And, are they both equivalent to a physical manifestation in RAM?
- Ph.D. in data visualization
- Just Started GCSE COMP Sci
Are GC-ed languages bad for battery driven devices today? Posted: 04 Sep 2021 06:59 PM PDT Looking at different languages with different methods of handling memory got me thinking of this. Most modern languages rely on garbage collection. For instance C# which Microsoft is using to write all kinds of tools and central apps for Windows. Even Go, which is crated by C lovers, has a GC. Android was built on Java, which is why android phones had (has?) substantially bigger batteries and more RAM than their iOS counterparts. But even iOS apps have automatic memory management through ARC these days. So are GC-ed languages still bad performance and energy consumption wise, or has GC advanced to the stage that it's completely fine to use in good, professional client side software? [link] [comments] |
How is this example sequentially consistent but not linearizable? Posted: 05 Sep 2021 02:34 AM PDT |
Posted: 04 Sep 2021 07:09 PM PDT If there is an edge case where this isn't true, please, let me know. TIA [link] [comments] |
Posted: 05 Sep 2021 02:11 AM PDT Do you believe it's worth it to do a Ph.D. in data visualization? I have a background in data science/machine learning but I also want to learn graphics . Data visualization would be a great way to combine these two. Example companies [link] [comments] |
Posted: 04 Sep 2021 03:14 PM PDT Any tips you have from experience or general knowledge would be appreciated ! [link] [comments] |
You are subscribed to email updates from Computer Science: Theory and Application. To stop receiving these emails, you may unsubscribe now. | Email delivery powered by Google |
Google, 1600 Amphitheatre Parkway, Mountain View, CA 94043, United States |
No comments:
Post a Comment