Advertisement
Guest User

Untitled

a guest
Aug 11th, 2016
810
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.49 KB | None | 0 0
  1. 00.0: start compile
  2. 00.3: editor log
  3. 00.4: query folders for full file list (unity.exe)
  4. 00.5: write log, compile / scan
  5. 00.6: devenv git scan / pack, load plugin dlls
  6. 00.7: loading assemblys (boo, unityscript too)
  7. 00.7: query all folders again (devenv.exe)
  8. 00.7: mono exe/dlls from conhost, still scaning devenv
  9. 00.7: unity writing temp files
  10. 00.8: unity / mono / devenv compiling and writing temp files
  11. 00.8: deven scanning, unity writing logs
  12. 00.9: incremental compile compiling stuff
  13. 01.0: write logs, open sys assemblies
  14. 01.1: open wow.dlls, open fonts, open compiler
  15. 01.1: open all .cs
  16. 01.1: notify change directory, very slow
  17. 01.3: write logs
  18. 01.4: search indexer write journal, very slow
  19. 01.8: devenv scanning .git files
  20. 01.9: devenv scanning all
  21. 02.0: devenb scanning all
  22. 02.1: incremental compiler + conhost stuffs
  23. 02.3: notify change directory (slow!)
  24. 02.5: unity log writes
  25. 02.6: unity log writes
  26. 02.7: unity log writes
  27. 02.8: unity log writes
  28. 02.9: unity log writes
  29. 03.0: unity log writes
  30. 03.1: unity log writes, devenv git pack reads / etc
  31. 03.2: unity log writes, devenv scanning gitignores
  32. 03.3: unity loading dlls
  33. 03.3: devenv full query
  34. 03.4: unity load all dlls
  35. 03.5: unity log writes
  36. 03.6: mono / inc compiler dlls/log writes
  37. 03.7: mono dll stuff
  38. 03.8: inc compiler load dlls
  39. 03.9: inc compiler load dlls
  40. 04.0: compiler
  41. 04.1: notify change dir (slow)
  42. 04.2: devenv git config spam
  43. 04.3: devenv git config spam
  44. 04.4: devenv full scan, unity log
  45. 04.4: devenv scan, unity open dlls
  46. 04.5: devenv scanning
  47. 04.7: unity writefile windows\system32\config\SYSTEM.LOG2 (very slow)
  48. 04.7: unity writefile users\kalin\ntuser.dat.LOG2
  49. 04.9: unity flush buffers on log write, slow
  50. 05.0: unity log, unity full dir scan
  51. 05.1: unity full scan
  52. 05.2: unity load dll, then log
  53. 05.3: unity load dll then log
  54. 05.4: unity load dll, then log
  55. 05.5: unity load dll, then log
  56. 05.6: devenv git stuff, devenv full scan, unity log writes
  57. 05.7: devenv full scan/folder create
  58. 05.8: unity log writes
  59. 05.9: unity log writes
  60. 06.0: unity log writes
  61. 06.1: unity log writes
  62. 06.2: unity log writes; read mono config
  63. 06.2: unity load dll, then log
  64. 06.3: unity load dll, then log
  65. 06.4: notify change dir, load dll, then log
  66. 06.5: unity load drivers\etc\protocol?
  67. 06.6: unity load verdana.ttf
  68. 06.7: unity log writes
  69. 06.8: devenv spamming git stuff
  70. 06.9: devenv full scan / gitignore
  71. 07.0: devenv git spam
  72. 07.4: search indexer (3 seconds?!)
  73. 10.0: compiler, unity log writes, load sys\wow.dlls
  74. 10.0:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement