When looking for performance increases in the database, something that can be reviewed is the Oracle Alert logs. If the alert log is getting too big, you may want to reduce the size for easier review.
Oracle 19.x and above
Oracle never resets the Alert log, it will continue to grow for the life of the database.
You can perform one of the following actions to remediate (listed in order of preference):
The next time the Oracle database needs to write a message into the log it will recreate the file.
To find the Oracle Alert log: Where is Oracle Alert Log (https://knowledge.broadcom.com/external/article/160576/where-is-the-oracle-alertprotectlog.html)