aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/test/java/com/yahoo/vespa/model/application/validation/JvmHeapSizeValidatorTest.java
Commit message (Expand)AuthorAgeFilesLines
* Add default implementation to interfaceHarald Musum2023-10-261-3/+0
* Supply application id to OnnxModelCost.newCalculatorHarald Musum2023-10-251-1/+5
* Remove unused, deprecated APIHarald Musum2023-10-231-3/+0
* Make code locale-independentKristian Aune2023-10-181-2/+3
* Require zone-scoped endpoint in config-modelMartin Polden2023-10-111-0/+5
* Update copyrightJon Bratseth2023-10-091-2/+2
* Add type for machine-learned models and ensure correct file reference is pass...Bjørn Christian Seime2023-09-271-2/+5
* Merge pull request #28645 from vespa-engine/bjorncs/analyze-modelBjørn Christian Seime2023-09-251-1/+2
|\
| * Use memory statistics from model probing in calculationBjørn Christian Seime2023-09-251-1/+2
* | Require larger heapBjørn Christian Seime2023-09-251-3/+3
|/
* Add validator validating heap size calculationBjørn Christian Seime2023-09-221-0/+126