Construct 3's export optimisations

You're viewing a single comment in a conversation. View all the comments
  • 1 Comments

  • Order by
  • Great writeup! I have a question about Construct's simultaneous task processing;

    Is it multi-core or multi-threaded processing?

    As in, if I have 16 cores and 32 threads available, will it only process up to 16 tasks on the physical cores, or can it saturate all logical cores with 32 tasks?