HighDimensionalEconLab / DifferentiableStateSpaceModels.jl

MIT License
46 stars 1 forks source link

use the discrete version of sylvester #76

Closed wupeifan closed 2 years ago

wupeifan commented 2 years ago

Attached is the results from judge.md

A ratio greater than 1.0 denotes a possible regression (marked with :x:), while a ratio less than 1.0 denotes a possible improvement (marked with :white_check_mark:). Only significant results - results that indicate possible regressions or improvements - are shown below (thus, an empty table means that all benchmark results remained invariant between builds).

ID time ratio memory ratio
["fvgq", "fvgq", "first_order"] 0.91 (5%) :white_check_mark: 1.00 (1%)
["fvgq", "fvgq", "second_order_no_cache"] 1.09 (5%) :x: 1.00 (1%)
["fvgq", "fvgq", "second_order_p"] 0.57 (5%) :white_check_mark: 1.00 (1%)
["rbc", "rbc_observables", "second_order_p"] 0.91 (5%) :white_check_mark: 0.99 (1%)
["sgu", "sgu", "first_order"] 0.91 (5%) :white_check_mark: 1.00 (1%)
["sgu", "sgu", "second_order_p"] 0.70 (5%) :white_check_mark: 1.01 (1%)
codecov[bot] commented 2 years ago

Codecov Report

Merging #76 (0e39c08) into main (5b281d3) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #76   +/-   ##
=======================================
  Coverage   68.24%   68.24%           
=======================================
  Files          12       12           
  Lines        1121     1121           
=======================================
  Hits          765      765           
  Misses        356      356           
Impacted Files Coverage Δ
src/generate_perturbation_derivatives.jl 92.30% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 5b281d3...0e39c08. Read the comment docs.