| Результаты опроса: Уменьшилось ли время build, rebuild в вашем окружении после удаления gcServei, gcConcurent? | |||
| Да, после удаления параметров, время build, rebuild значительно уменьшилось |
|
0 | 0% |
| После удаления параметров, время build и rebuild особо не изменилось |
|
0 | 0% |
| Нет, после удаления параметров, время build, rebuild значительно увеличилось |
|
1 | 50.00% |
| Я написал другой вариант конфига в этой ветке |
|
0 | 0% |
| Не знаю/Мне все равно/Просто хочу смотреть на результаты опроса |
|
1 | 50.00% |
| Голосовавшие: 2. Вы ещё не голосовали в этом опросе | |||
|
|
Опции темы |
|
|
#3 |
|
Administrator
|
Визуально не заметил разницы.
Для проверки взял проект с двумя новыми классами, одним расширением формы, одним меню айтемом, одной привилегией и одним расширением Duty. Проект на уровне класса модифицировался на одном приложении, затем через axpp-файлик был перенесен в другое приложение (в другом приложении проект уже был, просто была старая версия кода в классе). Синхронизация при билде отключена. Проект не меняет структуру БД. Оба приложения имеют одинаковую версию - Platform Update 10 (July 2017). Сделал первый билд (после импорта) - получил 40 секунд. Первый ребилд без изменения кода занял 13,5 секунд. Второй - 14 секунд (см ниже). Build started 12/15/2017 15:28. Build step: Metadata validation started. C:\AOSService\PackagesLocalDirectory\ApplicationSuite\Foundation\AxDataEntityView\CustConsInvoiceEntity.xml(0,0): DuplicatePublicCollectionNameDetected: Path: [AxDataEntityView/CustConsInvoiceEntity/PublicCollectionName]:Conflicts were detected on the Public Collection Name property 'ConsInvoices' for the following entities 'VendConsInvoiceEntity(Foundation)' Build step: Metadata validation completed (7606 ms). Build step: X++ compilation, label generation and resource deployment started. C:\AOSService\PackagesLocalDirectory\ApplicationPlatform\ApplicationPlatform\AxReference\Microsoft.Dynamics.Framework.Metadata.Ax.xml(0,0): AssemblyFileNotFound: Assembly 'Microsoft.Dynamics.Framework.BusinessConnector, Version=6.2.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' failed to load because it was not found. C:\AOSService\PackagesLocalDirectory\ApplicationSuite\Foundation\AxReference\Microsoft.Dynamics.CostManagement.Instrumentation.xml(0,0): AssemblyFileNotFound: Assembly 'Microsoft.Dynamics.CostManagement.Instrumentation, Version=7.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' failed to load because it was not found. C:\AOSService\PackagesLocalDirectory\ApplicationPlatform\ApplicationPlatform\AxReference\Microsoft.OData.Edm.xml(0,0): AssemblyFileNotFound: Assembly 'System.Xml, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e' failed to load because it was not found. Build step: X++ compilation, label generation and resource deployment completed (31908 ms). Build completed (40646 ms). Build started 12/15/2017 15:29. Build step: Metadata validation started. C:\AOSService\PackagesLocalDirectory\ApplicationSuite\Foundation\AxDataEntityView\CustConsInvoiceEntity.xml(0,0): DuplicatePublicCollectionNameDetected: Path: [AxDataEntityView/CustConsInvoiceEntity/PublicCollectionName]:Conflicts were detected on the Public Collection Name property 'ConsInvoices' for the following entities 'VendConsInvoiceEntity(Foundation)' Build step: Metadata validation completed (4814 ms). Build step: X++ compilation, label generation and resource deployment started. C:\AOSService\PackagesLocalDirectory\ApplicationSuite\Foundation\AxReference\Microsoft.Dynamics.CostManagement.Instrumentation.xml(0,0): AssemblyFileNotFound: Assembly 'Microsoft.Dynamics.CostManagement.Instrumentation, Version=7.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' failed to load because it was not found. C:\AOSService\PackagesLocalDirectory\ApplicationPlatform\ApplicationPlatform\AxReference\Microsoft.Dynamics.Framework.Metadata.Ax.xml(0,0): AssemblyFileNotFound: Assembly 'Microsoft.Dynamics.Framework.BusinessConnector, Version=6.2.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' failed to load because it was not found. C:\AOSService\PackagesLocalDirectory\ApplicationPlatform\ApplicationPlatform\AxReference\Microsoft.OData.Edm.xml(0,0): AssemblyFileNotFound: Assembly 'System.Xml, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e' failed to load because it was not found. Build step: X++ compilation, label generation and resource deployment completed (8642 ms). Build completed (13553 ms). Build started 12/15/2017 15:29. Build step: Metadata validation started. C:\AOSService\PackagesLocalDirectory\ApplicationSuite\Foundation\AxDataEntityView\CustConsInvoiceEntity.xml(0,0): DuplicatePublicCollectionNameDetected: Path: [AxDataEntityView/CustConsInvoiceEntity/PublicCollectionName]:Conflicts were detected on the Public Collection Name property 'ConsInvoices' for the following entities 'VendConsInvoiceEntity(Foundation)' Build step: Metadata validation completed (5482 ms). Build step: X++ compilation, label generation and resource deployment started. C:\AOSService\PackagesLocalDirectory\ApplicationSuite\Foundation\AxReference\Microsoft.Dynamics.CostManagement.Instrumentation.xml(0,0): AssemblyFileNotFound: Assembly 'Microsoft.Dynamics.CostManagement.Instrumentation, Version=7.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' failed to load because it was not found. C:\AOSService\PackagesLocalDirectory\ApplicationPlatform\ApplicationPlatform\AxReference\Microsoft.Dynamics.Framework.Metadata.Ax.xml(0,0): AssemblyFileNotFound: Assembly 'Microsoft.Dynamics.Framework.BusinessConnector, Version=6.2.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' failed to load because it was not found. C:\AOSService\PackagesLocalDirectory\ApplicationPlatform\ApplicationPlatform\AxReference\Microsoft.OData.Edm.xml(0,0): AssemblyFileNotFound: Assembly 'System.Xml, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e' failed to load because it was not found. Build step: X++ compilation, label generation and resource deployment completed (8524 ms). Build completed (14076 ms). Тестировалось на виртуалке, которая живет на SSD
__________________
Возможно сделать все. Вопрос времени |
|
|
|
| За это сообщение автора поблагодарили: mazzy (5). | |