Search Unity

How to test if cache server works correctly and if import times are faster?

Discussion in 'Cache Server' started by Xarbrough, Mar 10, 2020.

  1. Xarbrough

    Xarbrough

    Joined:
    Dec 11, 2014
    Posts:
    1,188
    I've setup the cache server in our local company network and it seems to work (as in there are no errors), but how do I best confirm that it's actually caching assets and that its beneficial? Are there any tools people use to measure import times with and without the cache server or is the manual test on my local machine the only way to confirm? I've deleted my library and imported the project locally with the cache server enabled and disabled, but it didn't make any meaningful difference. Maybe it's because the project isn't large anyway, but it could also be because it's not actually working.
     
  2. dmitriy_yesarev

    dmitriy_yesarev

    Joined:
    Feb 12, 2019
    Posts:
    5
    There're prometheus metrics.
    But for us it gave almost zero boost. It received and emits a cache data, but it nohow decreased a build times.
    So we opt to use the accelerator