Skip to content

Changes

Started 1 yr 11 mo ago
Took 28 min
Avoid val() when returning from MSC.execute()

This can be noticed in profiling when passing arrays to iclosures, for example. In a lot of cases the string builder does not need to complete, so a potentially expensive CArray.val() can be avoided.
(commit: d607e9d)
PseudoKnight at
Update azure-pipelines.yml to java 17
(commit: 283e9f5)
LadyCailin at
Update azure-pipelines.yml for Azure Pipelines
(commit: fd53398)
LadyCailin at