Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Android Dev: SSD Solves A Lot

Android Dev: SSD Solves A Lot

Scheduled Pinned Locked Moved The Lounge
androidjsonperformance
16 Posts 9 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D David ONeil

    I doubt you'll find a single member of this site who will argue against adding an SSD to their system! Having said that, one or two will turn up...

    Sudden Sun Death Syndrome (SSDS) is a very real concern which we should be raising awareness of. 156 billion suns die every year before they're just 1 billion years old. While the military are doing their part, it simply isn't enough to make the amount of nukes needed to save those poor stars. - TWI2T3D (Reddit)

    D Offline
    D Offline
    Daniel Pfeffer
    wrote on last edited by
    #6

    It all depends on cost vs capacity vs speed of access. For portables and desktops, I agree that an SSD is the way to go. This is not necessarily the case for a home/office NAS, and is far from being trivially true for a datacentre. There's still plenty of life in them old horse buggies. :) [Full disclosure: my employer, Western Digital, makes both HDDs and SSDs]

    If you have an important point to make, don't try to be subtle or clever. Use a pile driver. Hit the point once. Then come back and hit it again. Then hit it a third time - a tremendous whack. --Winston Churchill

    D 1 Reply Last reply
    0
    • D David ONeil

      I doubt you'll find a single member of this site who will argue against adding an SSD to their system! Having said that, one or two will turn up...

      Sudden Sun Death Syndrome (SSDS) is a very real concern which we should be raising awareness of. 156 billion suns die every year before they're just 1 billion years old. While the military are doing their part, it simply isn't enough to make the amount of nukes needed to save those poor stars. - TWI2T3D (Reddit)

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #7

      ssd. Bah Humbug! Bring back core memory.

      Sin tack the any key okay

      D 1 Reply Last reply
      0
      • L Lost User

        ssd. Bah Humbug! Bring back core memory.

        Sin tack the any key okay

        D Offline
        D Offline
        Daniel Pfeffer
        wrote on last edited by
        #8

        Modernist! Bring back the [Jacquard Loom](https://en.m.wikipedia.org/wiki/Jacquard\_loom)!

        If you have an important point to make, don't try to be subtle or clever. Use a pile driver. Hit the point once. Then come back and hit it again. Then hit it a third time - a tremendous whack. --Winston Churchill

        1 Reply Last reply
        0
        • R raddevus

          I recently converted my laptop to an SSD (from HDD) and I'm realizing the benefits every day. Android Emulator I hadn't given it extra thought but I started a new Android project and started the emulator the other day and it started so fast I wondered how it was possible. Then I remembered, the entire Emulator OS is really virtual memory (run from disk for the most part). I just started my emulator running Android Lollipop and the Google API and it goes from zero to fully started in about 5 seconds. :cool: It was probably somewhere around 1-2 minutes with the HDD. If you're an Android dev and running emulators like this (and you have an HDD), you really need to consider converting to an SSD.

          D Offline
          D Offline
          dandy72
          wrote on last edited by
          #9

          raddevus wrote:

          goes from zero to fully started in about 5 seconds

          I'm glad I don't do any Android development then. My initial thought when reading that particular bit was that anything that requires a whole 5 seconds to load from an SSD is a massive pig.

          R 1 Reply Last reply
          0
          • D dandy72

            raddevus wrote:

            goes from zero to fully started in about 5 seconds

            I'm glad I don't do any Android development then. My initial thought when reading that particular bit was that anything that requires a whole 5 seconds to load from an SSD is a massive pig.

            R Offline
            R Offline
            raddevus
            wrote on last edited by
            #10

            That's funny. It is an entire OS starting up though, so... How fast does your phone actually start? At least 5 seconds, I'm guessing. If your using an iPhone -- a lot, lot, lot longer time.

            D 1 Reply Last reply
            0
            • D David ONeil

              I doubt you'll find a single member of this site who will argue against adding an SSD to their system! Having said that, one or two will turn up...

              Sudden Sun Death Syndrome (SSDS) is a very real concern which we should be raising awareness of. 156 billion suns die every year before they're just 1 billion years old. While the military are doing their part, it simply isn't enough to make the amount of nukes needed to save those poor stars. - TWI2T3D (Reddit)

              R Offline
              R Offline
              raddevus
              wrote on last edited by
              #11

              David O'Neil wrote:

              doubt you'll find a single member of this site who will argue against adding an SSD

              I agree.

              David O'Neil wrote:

              Having said that, one or two will turn up...

              You definitely know this site. Or people. Or People of The Internet (PITs) :laugh: :laugh: Here they come. :)

              1 Reply Last reply
              0
              • R raddevus

                That's funny. It is an entire OS starting up though, so... How fast does your phone actually start? At least 5 seconds, I'm guessing. If your using an iPhone -- a lot, lot, lot longer time.

                D Offline
                D Offline
                dandy72
                wrote on last edited by
                #12

                So does the whole emulated OS have to start from scratch every single time you want to start your app?

                R 1 Reply Last reply
                0
                • D David ONeil

                  I doubt you'll find a single member of this site who will argue against adding an SSD to their system! Having said that, one or two will turn up...

                  Sudden Sun Death Syndrome (SSDS) is a very real concern which we should be raising awareness of. 156 billion suns die every year before they're just 1 billion years old. While the military are doing their part, it simply isn't enough to make the amount of nukes needed to save those poor stars. - TWI2T3D (Reddit)

                  L Offline
                  L Offline
                  ledtech3
                  wrote on last edited by
                  #13

                  I still don't trust them ;)

                  1 Reply Last reply
                  0
                  • D dandy72

                    So does the whole emulated OS have to start from scratch every single time you want to start your app?

                    R Offline
                    R Offline
                    raddevus
                    wrote on last edited by
                    #14

                    dandy72 wrote:

                    So does the whole emulated OS have to start from scratch every single time you want to start your app?

                    Great question. No, it doesn't actually. But the initial time to start was painful in the past (without SSD). Once you have the OS running on the emulator you can just deploy you app over and over without having to restart the OS. The newer versions of Android Studio even has a cool feature that does a hot update so that your app recompiles and does an instant update to the emulator without the long wait of copying and installing the .APK (android installation package for the app).

                    1 Reply Last reply
                    0
                    • D Daniel Pfeffer

                      It all depends on cost vs capacity vs speed of access. For portables and desktops, I agree that an SSD is the way to go. This is not necessarily the case for a home/office NAS, and is far from being trivially true for a datacentre. There's still plenty of life in them old horse buggies. :) [Full disclosure: my employer, Western Digital, makes both HDDs and SSDs]

                      If you have an important point to make, don't try to be subtle or clever. Use a pile driver. Hit the point once. Then come back and hit it again. Then hit it a third time - a tremendous whack. --Winston Churchill

                      D Offline
                      D Offline
                      DrBones69
                      wrote on last edited by
                      #15

                      Daniel Pfeffer wrote: If you have an important point to make, don't try to be subtle or clever. Use a pile driver. Hit the point once. Then come back and hit it again. Then hit it a third time - a tremendous whack. --Winston Churchill Does this mean that you are able to get "all of us" a huge discount on HDD's and SSD's? Maybe even FREE SSD's for everyone that is a member of CODE PROJECT!!!!?? :laugh: -Randy

                      D 1 Reply Last reply
                      0
                      • D DrBones69

                        Daniel Pfeffer wrote: If you have an important point to make, don't try to be subtle or clever. Use a pile driver. Hit the point once. Then come back and hit it again. Then hit it a third time - a tremendous whack. --Winston Churchill Does this mean that you are able to get "all of us" a huge discount on HDD's and SSD's? Maybe even FREE SSD's for everyone that is a member of CODE PROJECT!!!!?? :laugh: -Randy

                        D Offline
                        D Offline
                        Daniel Pfeffer
                        wrote on last edited by
                        #16

                        Sorry; it doesn't work that way. I can only purchase a limited number of devices every month, and they may only be used for non-commercial activities. Selling them on is a definite no-no! :sigh:

                        If you have an important point to make, don't try to be subtle or clever. Use a pile driver. Hit the point once. Then come back and hit it again. Then hit it a third time - a tremendous whack. --Winston Churchill

                        1 Reply Last reply
                        0
                        Reply
                        • Reply as topic
                        Log in to reply
                        • Oldest to Newest
                        • Newest to Oldest
                        • Most Votes


                        • Login

                        • Don't have an account? Register

                        • Login or register to search.
                        • First post
                          Last post
                        0
                        • Categories
                        • Recent
                        • Tags
                        • Popular
                        • World
                        • Users
                        • Groups