• xor@infosec.pub
    link
    fedilink
    arrow-up
    0
    ·
    1 year ago

    the jvm brings enough bugs to outweigh any benefits there…
    it is relatively fast, but it’s slow in that it takes up a bunch of resources that could be doing other things…

    • humbletightband@lemmy.dbzer0.com
      link
      fedilink
      arrow-up
      0
      ·
      1 year ago

      takes up a bunch of resources that could be doing other things…

      You cannot get rid of garbage collectors, but you can always compile your java into binary to reduce the memory footprint.

      • xor@infosec.pub
        link
        fedilink
        arrow-up
        0
        ·
        1 year ago

        i decline your invite to debate the merits of java and jvm… i will instead walk my dog through this beautiful park here…

        but, it’s all been said on top level comments on this post.
        it’s trash, and honestly, even if it was perfect, sun microsystems has ruined any potential benefits.