Search Unity

  1. Unity Asset Manager is now available in public beta. Try it out now and join the conversation here in the forums.
    Dismiss Notice

Incremental Compiler is a Flop?

Discussion in '2019.1 Beta' started by Quatum1000, Jan 8, 2019.

Thread Status:
Not open for further replies.
  1. Quatum1000

    Quatum1000

    Joined:
    Oct 5, 2014
    Posts:
    889
    Hi everyone,

    since 2018.3.0f2 the incremental is about 100% slower then the base VC compiler on C#7.1/2. My project is about ~600 scripts, and contain complex dependency data structures and use amount 1.5GB Pure data ram including ECS features and so on. I'm on win 7 64bit, 32GB, 8 core 4.6MHz, SSDs.

    Deleted the asem files in the project, recompiled all the stuff, and all runs well since 3 weeks and double that fast without the incremental compiler.

    Is the incremental Compiler a flop? Should it possible since c#7.1/2 it's completely unnecessary and burn down the system for any reason?
     
  2. runner78

    runner78

    Joined:
    Mar 14, 2015
    Posts:
    792
  3. hippocoder

    hippocoder

    Digital Ape

    Joined:
    Apr 11, 2010
    Posts:
    29,723
    Locked: not an Alpha issue. The incremental compiler's features are now part of 2018.3 onward.
     
Thread Status:
Not open for further replies.