# MBP - Julia v1.2

Running perftests...
InterestRates.Linear()
  0.002410 seconds (100 allocations: 1.160 MiB)
  0.017231 seconds (600.20 k allocations: 11.475 MiB, 14.60% gc time)
  0.017830 seconds (600.20 k allocations: 11.475 MiB)
InterestRates.FlatForward()
  0.060538 seconds (1.45 M allocations: 23.268 MiB, 7.35% gc time)
  0.064977 seconds (2.05 M allocations: 33.583 MiB, 4.20% gc time)
  0.064765 seconds (2.05 M allocations: 33.583 MiB, 1.92% gc time)
InterestRates.NelsonSiegel()
  0.012463 seconds (450.10 k allocations: 8.026 MiB)
  0.028449 seconds (1.05 M allocations: 18.341 MiB, 11.47% gc time)
  0.026027 seconds (1.05 M allocations: 18.341 MiB, 4.88% gc time)
InterestRates.Svensson()
  0.013196 seconds (450.10 k allocations: 8.026 MiB)
  0.025452 seconds (1.05 M allocations: 18.341 MiB, 5.71% gc time)
  0.025519 seconds (1.05 M allocations: 18.341 MiB, 4.95% gc time)
InterestRates.CubicSplineOnRates()
  0.010930 seconds (347.90 k allocations: 6.467 MiB)
  0.021996 seconds (948.00 k allocations: 16.782 MiB, 6.96% gc time)
  0.023517 seconds (948.00 k allocations: 16.782 MiB, 7.26% gc time)
InterestRates.CubicSplineOnDiscountFactors()
  0.035590 seconds (1.10 M allocations: 20.230 MiB, 4.42% gc time)
  0.040480 seconds (1.70 M allocations: 30.545 MiB, 3.37% gc time)
  0.039839 seconds (1.70 M allocations: 30.545 MiB, 2.67% gc time)
InterestRates.StepFunction()
  0.002101 seconds (100 allocations: 1.160 MiB)
  0.013102 seconds (600.20 k allocations: 11.475 MiB)
  0.018402 seconds (600.20 k allocations: 11.475 MiB, 9.10% gc time)
Perftests end