.NET
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

AcCoreConsole is slower in 2025

0 REPLIES 0
Reply
Message 1 of 1
drewbb
93 Views, 0 Replies

AcCoreConsole is slower in 2025

I was having performance issues with AcCoreConsole.exe in 2025.  So I did a comparison of speed between 2025 and earlier versions.  I processed 95 drawings with a very simple script:

(command "zoom" "e")
(command "regen")
_.close
y

 

Here are the results:

2025 = 277 seconds
2024 = 121 seconds
2023 = 104 seconds
2022 = 103 seconds

 

Here are the results when running in parallel (Parallel.ForEach):

2025 Parallel = 112 seconds
2024 Parallel = 50 seconds
2023 Parallel = 34 seconds
2022 Parallel = 28 seconds

 

Any ideas why 2025 is slower and what we can do to improve it?

Sincerely,
Drew Burgasser, P.E.
CAD Masters, Inc.
www.cadmasters.com
0 REPLIES 0

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Technology Administrators


Autodesk Design & Make Report