<freeStyleBuild _class='hudson.model.FreeStyleBuild'><action _class='hudson.model.CauseAction'><cause _class='com.cloudbees.jenkins.GitHubPushCause'><shortDescription>Started by GitHub push by Geolykt</shortDescription></cause></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>16</buildNumber><marked><SHA1>648ec8246ff6ead8d3c6a6304aee5818e48e4ca8</SHA1><branch><SHA1>648ec8246ff6ead8d3c6a6304aee5818e48e4ca8</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>648ec8246ff6ead8d3c6a6304aee5818e48e4ca8</SHA1><branch><SHA1>648ec8246ff6ead8d3c6a6304aee5818e48e4ca8</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>648ec8246ff6ead8d3c6a6304aee5818e48e4ca8</SHA1><branch><SHA1>648ec8246ff6ead8d3c6a6304aee5818e48e4ca8</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/Geolykt/FastStar.git</remoteUrl><scmName></scmName></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><building>false</building><displayName>#16</displayName><duration>81217</duration><estimatedDuration>89002</estimatedDuration><fullDisplayName>faststar #16</fullDisplayName><id>16</id><inProgress>false</inProgress><keepLog>false</keepLog><number>16</number><queueId>173</queueId><result>SUCCESS</result><timestamp>1725186843204</timestamp><url>https://stianloader.org/jenkins/job/faststar/16/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/de/geolykt/faststar/mixin/FastEmploymentAgencyMixins.java</affectedPath><affectedPath>src/main/java/de/geolykt/faststar/intrinsics/SpatialQuery.java</affectedPath><affectedPath>src/main/java/de/geolykt/faststar/intrinsics/EmploymentAgencyExpress.java</affectedPath><affectedPath>src/main/java/de/geolykt/faststar/mixin/SpaceMixins.java</affectedPath><affectedPath>build.gradle</affectedPath><affectedPath>src/main/java/de/geolykt/faststar/intrinsics/SpatialQueryArray.java</affectedPath><affectedPath>src/main/resources/faststar.ras</affectedPath><affectedPath>src/main/java/de/geolykt/faststar/intrinsics/NOPList.java</affectedPath><commitId>648ec8246ff6ead8d3c6a6304aee5818e48e4ca8</commitId><timestamp>1725185225000</timestamp><author><absoluteUrl>https://stianloader.org/jenkins/user/geolykt</absoluteUrl><fullName>Geolykt</fullName></author><authorEmail>admin@geolykt.de</authorEmail><comment>Radically improve performance of the first EmploymentAgency tick during world gen

This now brings down the time it takes for the first tick to a comfortable
60-70 seconds - for a 250 000 star galaxy. There is probably a fair bit that
can still be optimized (ideally we'd use the tinspin indices, but they require
a version of Java that isn't suitable for galimulator modding - yet).
The knn queries take the longest amount of time - perhaps there might be a few
tricks to pull out still; My guess is that we can/should make use of vertically
spliced SpatialQueryArrays, which should have an impact especially on gigantic
maps. That being said, this remains a theory so the final performance impact
of such a solution remains unmeasured.
</comment><date>2024-09-01 12:07:05 +0200</date><id>648ec8246ff6ead8d3c6a6304aee5818e48e4ca8</id><msg>Radically improve performance of the first EmploymentAgency tick during world gen</msg><path><editType>edit</editType><file>build.gradle</file></path><path><editType>add</editType><file>src/main/java/de/geolykt/faststar/intrinsics/EmploymentAgencyExpress.java</file></path><path><editType>edit</editType><file>src/main/java/de/geolykt/faststar/intrinsics/SpatialQueryArray.java</file></path><path><editType>edit</editType><file>src/main/resources/faststar.ras</file></path><path><editType>edit</editType><file>src/main/java/de/geolykt/faststar/mixin/SpaceMixins.java</file></path><path><editType>add</editType><file>src/main/java/de/geolykt/faststar/intrinsics/NOPList.java</file></path><path><editType>edit</editType><file>src/main/java/de/geolykt/faststar/mixin/FastEmploymentAgencyMixins.java</file></path><path><editType>edit</editType><file>src/main/java/de/geolykt/faststar/intrinsics/SpatialQuery.java</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://stianloader.org/jenkins/user/geolykt</absoluteUrl><fullName>Geolykt</fullName></culprit></freeStyleBuild>