The transpiller is very, very, very slow.

I've been suffering from this slow translation speed since I downloaded the last version of Delphi and the last version of TMS.

It takes more than one minute to compile about 200.000 lines of code.
In a Virtual Machine with 10240Mb of RAM and running over a super MacOS with more than 32Gb RAM. Multiprocessor, etc, etc, etc.

The problem is a moment with no lines, warnings, or errors detected, where the transpiler waits for more than 30 seconds.

I have a video

It looks to be the preprocessor.
Can it be your DFM files are very large?
Can you share some sample source project with which we can reproduce this?

No. My DFM files are very short because the presentation is in HTML

I think the problem is not in the code.

See this new video.

I can only suspect this is something machine specific then.
Do you have another machine where you can test this?

It is a Virtual Machine VMWare.

Before installing the new Delphi and TMS Web Core, I took a new VM clean, as usual.

At this moment, this is not happening. I needed to reboot the VM three times for other reasons.

If the situation occurs again, I will disconnect the antivirus to see if this is the problem.

When I have the results, I'll tell all of you.