diff --git a/develop/_sources/users-guide/example_performance.md.txt b/develop/_sources/users-guide/example_performance.md.txt index a1d694dd3..4e1c2bf29 100644 --- a/develop/_sources/users-guide/example_performance.md.txt +++ b/develop/_sources/users-guide/example_performance.md.txt @@ -219,7 +219,7 @@ See more complete results and discussion | write tables | 8.1 | 7.9 | 7.8 | 7.7 | 7.3 | 7.5 | | Total Runtime | 309.5 | 211.4 | 186.2 | 182.4 | 177.3 | 180 | -### Single Process, Sharrow Disabled +### Multiprocessing, Sharrow Disabled The following performance metrics were collected for the SANDAG example model, running on a Windows server with 24 cores and 500GB of RAM (same as the results above), diff --git a/develop/_static/documentation_options.js b/develop/_static/documentation_options.js index 005fe6aee..62701e449 100644 --- a/develop/_static/documentation_options.js +++ b/develop/_static/documentation_options.js @@ -1,5 +1,5 @@ const DOCUMENTATION_OPTIONS = { - VERSION: '1.3.3.dev3+g46feabec', + VERSION: '1.3.3.dev4+gf2b97f1f', LANGUAGE: 'en', COLLAPSE_INDEX: false, BUILDER: 'html', diff --git a/develop/benchmarking.html b/develop/benchmarking.html index 7942f301d..1d5c5c5c0 100644 --- a/develop/benchmarking.html +++ b/develop/benchmarking.html @@ -43,7 +43,7 @@ - + @@ -777,7 +777,7 @@

Running Benchmarks for Pull Requests

-ActivitySim 1.3.3.dev3+g46feabec, documentation last updated Dec 12, 2024.
+ActivitySim 1.3.3.dev4+gf2b97f1f, documentation last updated Dec 12, 2024.