LDAR-Sim / LDAR_Sim

MIT License
11 stars 22 forks source link

Code Optimization #195

Closed ThomasGalesloot closed 5 months ago

ThomasGalesloot commented 5 months ago

Pull Request Key Information

Reason for change

Slow runtimes were causing user facing problems

What was changed

Made various optimizations to aeras of the code identified as running slowly using runtime profiling.

Intended Purpose

Optimizations are intended to make the code run faster

Level of version change required

N/A

Testing Completed

All unit tests passing.

unit_test_results.txt

Simulations were ran on tip of this branch and SHA1: and output results were compared, using the same generator files.

Comparison results: OptTesting.zip

Target Issue

N/A

Additional Information

N/A