Announcement

Collapse
No announcement yet.

Mono Begins To Focus On Performance, Assembles A Team

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Mono Begins To Focus On Performance, Assembles A Team

    Phoronix: Mono Begins To Focus On Performance, Assembles A Team

    Miguel de Icaza shared that they're assembling a "Mono Performance Team" at Xamarin for accelerating the performance of Mono...

    Phoronix, Linux Hardware Reviews, Linux hardware benchmarks, Linux server benchmarks, Linux benchmarking, Desktop Linux, Linux performance, Open Source graphics, Linux How To, Ubuntu benchmarks, Ubuntu hardware, Phoronix Test Suite

  • #2
    Don't know whether it's correct or not, but at least the concurrency apis within Mono has a reputation for being both wrong and slow. So getting to the point where they are wrong and fast would actually be an improvement :-)

    Comment


    • #3
      Originally posted by kimble85 View Post
      Don't know whether it's correct or not, but at least the concurrency apis within Mono has a reputation for being both wrong and slow. So getting to the point where they are wrong and fast would actually be an improvement :-)
      You are probably being sarcastic but wrong and fast would really be worse because slow performance which would otherwise disusage people from using the wrong thing would go away.

      Comment


      • #4
        I wish they would properly implement SSL and high bit-level encryption. I recently worked with a developer whom had a minecraft application written in C#, that wouldn't work in mono becuase mono was missing a type of encryption support that all .net framworks from version 1.0 have supported. He had to reimplement this encryption support within his app by hand

        Comment

        Working...
        X