Change of different names as the Continuous Time model object.
Major fix of type unstabilities which improved performances. For now on, we observe for pygmalion benchmarks: +2x speed simulation compared to simulation of models. 100x speed in terms of reading values (no allocations).
Showing
- bench/pygmalion/multiple_long_sim_er.jl 7 additions, 0 deletionsbench/pygmalion/multiple_long_sim_er.jl
- bench/pygmalion/read_trajectory_er.jl 22 additions, 10 deletionsbench/pygmalion/read_trajectory_er.jl
- core/MarkovProcesses.jl 2 additions, 2 deletionscore/MarkovProcesses.jl
- core/model.jl 15 additions, 16 deletionscore/model.jl
- core/trajectory.jl 17 additions, 26 deletionscore/trajectory.jl
- models/ER.jl 1 addition, 1 deletionmodels/ER.jl
- models/SIR.jl 2 additions, 2 deletionsmodels/SIR.jl
- models/_bench_perf_test/ER_col.jl 1 addition, 1 deletionmodels/_bench_perf_test/ER_col.jl
- models/_bench_perf_test/ER_col_buffer.jl 1 addition, 1 deletionmodels/_bench_perf_test/ER_col_buffer.jl
- models/_bench_perf_test/ER_row_buffer.jl 1 addition, 1 deletionmodels/_bench_perf_test/ER_row_buffer.jl
- models/_bench_perf_test/SIR_col.jl 1 addition, 1 deletionmodels/_bench_perf_test/SIR_col.jl
- models/_bench_perf_test/SIR_col_buffer.jl 1 addition, 1 deletionmodels/_bench_perf_test/SIR_col_buffer.jl
- models/_bench_perf_test/SIR_row_buffer.jl 1 addition, 1 deletionmodels/_bench_perf_test/SIR_row_buffer.jl
- tests/dist_lp/dist_case_2.jl 2 additions, 2 deletionstests/dist_lp/dist_case_2.jl
- tests/dist_lp/dist_case_3.jl 2 additions, 2 deletionstests/dist_lp/dist_case_3.jl
- tests/dist_lp/dist_l1_case_1.jl 2 additions, 2 deletionstests/dist_lp/dist_l1_case_1.jl
- tests/dist_lp/dist_sim_sir.jl 2 additions, 2 deletionstests/dist_lp/dist_sim_sir.jl
- tests/simulation/sim_er.jl 1 addition, 1 deletiontests/simulation/sim_er.jl
- tests/simulation/sim_er_row_buffer_bounded.jl 1 addition, 1 deletiontests/simulation/sim_er_row_buffer_bounded.jl
- tests/simulation/sim_sir.jl 1 addition, 1 deletiontests/simulation/sim_sir.jl
Loading
Please register or sign in to comment