diff --git a/README.Rmd b/README.Rmd index d112205..598c731 100644 --- a/README.Rmd +++ b/README.Rmd @@ -124,7 +124,7 @@ Median time for the different models in the book |:------------|-------:|---------------:|-----------:|-----------------:|--------------------------:|-------------:| |Alpaca | 213.4ms| 2.3s| 1.35s| 1.86s| 2.59s| 4.96s| |Base R | 1.5m | 1.53m| 23.43m| 23.52m| 23.16m| 24.85m| -|**Capybara** | 323ms | 3.24s| 1.47s| 1.84s| 2.44s| 4.56s| +|**Capybara** | 337ms | 3.19s| 1.37s| 1.74s| 2.66s| 4.65s| |Fixest | 67.4ms| 477.08ms| 95.88ms| 136.21ms| 206.12ms| 415.31ms| Memory allocation for the same models @@ -133,7 +133,7 @@ Memory allocation for the same models |:------------|--------:|---------------:|-----------:|-----------------:|--------------------------:|-------------:| |Alpaca | 304.8MB | 339.8MB| 306.3MB| 335.61MB| 393.86MB| 539.49MB| |Base R | 2.73GB| 2.6GB| 11.9GB| 11.94GB| 11.95GB| 11.97GB| -|**Capybara** | 204MB | 231MB| 237MB| 244MB| 258MB| 293MB| +|**Capybara** | 210MB | 235MB| 241MB| 249MB| 263MB| 299MB| |Fixest | 44.59MB| 36.59MB| 28.1MB| 32.43MB| 41.12MB| 62.87MB| # Debugging diff --git a/README.md b/README.md index 1778c4f..02d9bfd 100644 --- a/README.md +++ b/README.md @@ -118,7 +118,7 @@ Analysis](https://www.wto.org/english/res_e/publications_e/advancedguide2016_e.h | :----------- | ------: | --------------: | ----------: | ----------------: | -------------------------: | ------------: | | Alpaca | 213.4ms | 2.3s | 1.35s | 1.86s | 2.59s | 4.96s | | Base R | 1.5m | 1.53m | 23.43m | 23.52m | 23.16m | 24.85m | -| **Capybara** | 323ms | 3.24s | 1.47s | 1.84s | 2.44s | 4.56s | +| **Capybara** | 337ms | 3.19s | 1.37s | 1.74s | 2.66s | 4.65s | | Fixest | 67.4ms | 477.08ms | 95.88ms | 136.21ms | 206.12ms | 415.31ms | Memory allocation for the same models @@ -127,7 +127,7 @@ Memory allocation for the same models | :----------- | ------: | --------------: | ----------: | ----------------: | -------------------------: | ------------: | | Alpaca | 304.8MB | 339.8MB | 306.3MB | 335.61MB | 393.86MB | 539.49MB | | Base R | 2.73GB | 2.6GB | 11.9GB | 11.94GB | 11.95GB | 11.97GB | -| **Capybara** | 204MB | 231MB | 237MB | 244MB | 258MB | 293MB | +| **Capybara** | 210MB | 235MB | 241MB | 249MB | 263MB | 299MB | | Fixest | 44.59MB | 36.59MB | 28.1MB | 32.43MB | 41.12MB | 62.87MB | # Debugging diff --git a/dev/bench_endogeneity.rds b/dev/bench_endogeneity.rds new file mode 100644 index 0000000..85084c2 Binary files /dev/null and b/dev/bench_endogeneity.rds differ diff --git a/dev/bench_globalization.rds b/dev/bench_globalization.rds new file mode 100644 index 0000000..5d640cc Binary files /dev/null and b/dev/bench_globalization.rds differ diff --git a/dev/bench_phasing.rds b/dev/bench_phasing.rds new file mode 100644 index 0000000..2e1381a Binary files /dev/null and b/dev/bench_phasing.rds differ diff --git a/dev/bench_ppml.rds b/dev/bench_ppml.rds new file mode 100644 index 0000000..9f792e1 Binary files /dev/null and b/dev/bench_ppml.rds differ diff --git a/dev/bench_reverse_causality.rds b/dev/bench_reverse_causality.rds new file mode 100644 index 0000000..b29297e Binary files /dev/null and b/dev/bench_reverse_causality.rds differ diff --git a/dev/bench_trade_diversion.rds b/dev/bench_trade_diversion.rds new file mode 100644 index 0000000..4d0a650 Binary files /dev/null and b/dev/bench_trade_diversion.rds differ diff --git a/docs/index.html b/docs/index.html index d22ec93..5980396 100644 --- a/docs/index.html +++ b/docs/index.html @@ -178,12 +178,12 @@