From cb02143c2f5011016cea6c399512faf9d7205076 Mon Sep 17 00:00:00 2001 From: Daniel Lemire Date: Thu, 17 Jan 2019 19:37:52 -0500 Subject: [PATCH] Updating results. --- scripts/data/nuc/allapache_builds.json.table | 12 ++++++++++++ scripts/data/nuc/allcanada.json.table | 12 ++++++++++++ scripts/data/nuc/allcitm_catalog.json.table | 12 ++++++++++++ scripts/data/nuc/allgithub_events.json.table | 12 ++++++++++++ scripts/data/nuc/allgsoc-2018.json.table | 12 ++++++++++++ scripts/data/nuc/allinstruments.json.table | 12 ++++++++++++ scripts/data/nuc/allmarine_ik.json.table | 12 ++++++++++++ scripts/data/nuc/allmesh.json.table | 12 ++++++++++++ scripts/data/nuc/allmesh.pretty.json.table | 12 ++++++++++++ scripts/data/nuc/allnumbers.json.table | 12 ++++++++++++ scripts/data/nuc/allrandom.json.table | 12 ++++++++++++ scripts/data/nuc/alltwitter.json.table | 12 ++++++++++++ scripts/data/nuc/alltwitterescaped.json.table | 12 ++++++++++++ scripts/data/nuc/allupdate-center.json.table | 12 ++++++++++++ scripts/data/nuc/apache_builds.json.table | 6 +++--- scripts/data/nuc/canada.json.table | 6 +++--- scripts/data/nuc/citm_catalog.json.table | 6 +++--- scripts/data/nuc/github_events.json.table | 6 +++--- scripts/data/nuc/gsoc-2018.json.table | 6 +++--- scripts/data/nuc/instruments.json.table | 6 +++--- scripts/data/nuc/marine_ik.json.table | 6 +++--- scripts/data/nuc/mesh.json.table | 6 +++--- scripts/data/nuc/mesh.pretty.json.table | 6 +++--- scripts/data/nuc/numbers.json.table | 6 +++--- scripts/data/nuc/random.json.table | 6 +++--- scripts/data/nuc/twitter.json.table | 6 +++--- scripts/data/nuc/twitterescaped.json.table | 6 +++--- scripts/data/nuc/update-center.json.table | 6 +++--- 28 files changed, 210 insertions(+), 42 deletions(-) create mode 100644 scripts/data/nuc/allapache_builds.json.table create mode 100644 scripts/data/nuc/allcanada.json.table create mode 100644 scripts/data/nuc/allcitm_catalog.json.table create mode 100644 scripts/data/nuc/allgithub_events.json.table create mode 100644 scripts/data/nuc/allgsoc-2018.json.table create mode 100644 scripts/data/nuc/allinstruments.json.table create mode 100644 scripts/data/nuc/allmarine_ik.json.table create mode 100644 scripts/data/nuc/allmesh.json.table create mode 100644 scripts/data/nuc/allmesh.pretty.json.table create mode 100644 scripts/data/nuc/allnumbers.json.table create mode 100644 scripts/data/nuc/allrandom.json.table create mode 100644 scripts/data/nuc/alltwitter.json.table create mode 100644 scripts/data/nuc/alltwitterescaped.json.table create mode 100644 scripts/data/nuc/allupdate-center.json.table diff --git a/scripts/data/nuc/allapache_builds.json.table b/scripts/data/nuc/allapache_builds.json.table new file mode 100644 index 00000000..1a192dff --- /dev/null +++ b/scripts/data/nuc/allapache_builds.json.table @@ -0,0 +1,12 @@ +name cycles_per_byte cycles_per_byte_err gb_per_s gb_per_s_err +"simdjson " 1.128 0.080 1.939 0.127 +"RapidJSON " 4.996 0.201 0.441 0.017 +"RapidJSON (insitu)" 3.910 0.122 0.563 0.017 +"sajson (dynamic mem)" 3.149 0.063 0.699 0.014 +"sajson" 2.116 0.058 1.038 0.028 +"dropbox (json11) " 14.236 0.137 0.155 0.001 +"fastjson " 9.305 0.429 0.237 0.010 +"gason " 2.917 0.337 0.754 0.078 +"ultrajson " 6.413 0.279 0.344 0.014 +"jsmn " 37.170 0.232 0.059 0.000 +"cJSON " 8.661 0.091 0.255 0.003 diff --git a/scripts/data/nuc/allcanada.json.table b/scripts/data/nuc/allcanada.json.table new file mode 100644 index 00000000..ec45162d --- /dev/null +++ b/scripts/data/nuc/allcanada.json.table @@ -0,0 +1,12 @@ +name cycles_per_byte cycles_per_byte_err gb_per_s gb_per_s_err +"simdjson " 2.452 0.050 0.900 0.018 +"RapidJSON " 5.084 0.047 0.434 0.004 +"RapidJSON (insitu)" 5.067 0.044 0.436 0.004 +"sajson (dynamic mem)" 4.375 0.120 0.505 0.013 +"sajson" 3.238 0.030 0.682 0.006 +"dropbox (json11) " 35.101 0.229 0.063 0.000 +"fastjson " 11.541 0.347 0.191 0.006 +"gason " 3.489 0.667 0.633 0.102 +"ultrajson " 5.596 0.027 0.394 0.002 +"jsmn " 382.251 0.900 0.006 0.000 +"cJSON " 32.573 0.793 0.068 0.002 diff --git a/scripts/data/nuc/allcitm_catalog.json.table b/scripts/data/nuc/allcitm_catalog.json.table new file mode 100644 index 00000000..61bf6338 --- /dev/null +++ b/scripts/data/nuc/allcitm_catalog.json.table @@ -0,0 +1,12 @@ +name cycles_per_byte cycles_per_byte_err gb_per_s gb_per_s_err +"simdjson " 1.006 0.033 2.194 0.069 +"RapidJSON " 3.265 0.039 0.676 0.008 +"RapidJSON (insitu)" 3.100 0.026 0.712 0.006 +"sajson (dynamic mem)" 3.344 0.065 0.660 0.013 +"sajson" 2.068 0.052 1.067 0.026 +"dropbox (json11) " 12.765 0.461 0.173 0.006 +"fastjson " 6.849 0.988 0.322 0.041 +"gason " 2.292 0.043 0.963 0.018 +"ultrajson " 3.819 0.042 0.578 0.006 +"jsmn " 12.229 0.078 0.181 0.001 +"cJSON " 7.632 0.173 0.289 0.006 diff --git a/scripts/data/nuc/allgithub_events.json.table b/scripts/data/nuc/allgithub_events.json.table new file mode 100644 index 00000000..82d1c860 --- /dev/null +++ b/scripts/data/nuc/allgithub_events.json.table @@ -0,0 +1,12 @@ +name cycles_per_byte cycles_per_byte_err gb_per_s gb_per_s_err +"simdjson " 1.016 0.089 2.130 0.174 +"RapidJSON " 5.022 0.395 0.438 0.032 +"RapidJSON (insitu)" 3.581 0.235 0.613 0.038 +"sajson (dynamic mem)" 2.688 0.152 0.815 0.043 +"sajson" 2.266 0.095 0.966 0.039 +"dropbox (json11) " 16.039 0.246 0.137 0.002 +"fastjson " 9.582 0.211 0.230 0.005 +"gason " 2.957 0.229 0.741 0.052 +"ultrajson " 6.861 0.232 0.321 0.011 +"jsmn " 4.499 0.063 0.488 0.007 +"cJSON " 8.840 0.163 0.249 0.004 diff --git a/scripts/data/nuc/allgsoc-2018.json.table b/scripts/data/nuc/allgsoc-2018.json.table new file mode 100644 index 00000000..7aafe5b8 --- /dev/null +++ b/scripts/data/nuc/allgsoc-2018.json.table @@ -0,0 +1,12 @@ +name cycles_per_byte cycles_per_byte_err gb_per_s gb_per_s_err +"simdjson " 0.840 0.030 2.628 0.090 +"RapidJSON " 4.617 0.118 0.478 0.012 +"RapidJSON (insitu)" 2.835 0.024 0.779 0.006 +"sajson (dynamic mem)" 2.356 0.025 0.937 0.010 +"sajson" 1.943 0.017 1.136 0.010 +"dropbox (json11) " 11.637 0.195 0.190 0.003 +"fastjson " 8.641 1.068 0.255 0.028 +"gason " 2.588 0.034 0.853 0.011 +"ultrajson " 5.439 0.080 0.406 0.006 +"jsmn " 14.814 0.094 0.149 0.001 +"cJSON " 5.400 0.083 0.409 0.006 diff --git a/scripts/data/nuc/allinstruments.json.table b/scripts/data/nuc/allinstruments.json.table new file mode 100644 index 00000000..8d7d1b84 --- /dev/null +++ b/scripts/data/nuc/allinstruments.json.table @@ -0,0 +1,12 @@ +name cycles_per_byte cycles_per_byte_err gb_per_s gb_per_s_err +"simdjson " 1.236 0.083 1.778 0.112 +"RapidJSON " 4.238 0.129 0.520 0.015 +"RapidJSON (insitu)" 3.932 0.109 0.561 0.015 +"sajson (dynamic mem)" 3.807 0.064 0.579 0.010 +"sajson" 2.378 0.042 0.926 0.016 +"dropbox (json11) " 17.152 0.202 0.129 0.001 +"fastjson " 7.785 0.768 0.283 0.025 +"gason " 2.822 0.375 0.781 0.092 +"ultrajson " 6.106 0.122 0.361 0.007 +"jsmn " 9.853 0.081 0.224 0.002 +"cJSON " 9.924 0.088 0.222 0.002 diff --git a/scripts/data/nuc/allmarine_ik.json.table b/scripts/data/nuc/allmarine_ik.json.table new file mode 100644 index 00000000..3d992132 --- /dev/null +++ b/scripts/data/nuc/allmarine_ik.json.table @@ -0,0 +1,12 @@ +name cycles_per_byte cycles_per_byte_err gb_per_s gb_per_s_err +"simdjson " 2.746 0.066 0.804 0.019 +"RapidJSON " 6.105 0.050 0.362 0.003 +"RapidJSON (insitu)" 5.867 0.039 0.376 0.003 +"sajson (dynamic mem)" 5.258 0.333 0.420 0.025 +"sajson" 3.555 0.063 0.621 0.011 +"dropbox (json11) " 31.563 4.146 0.070 0.008 +"fastjson " 12.260 0.409 0.180 0.006 +"gason " 3.604 0.943 0.613 0.127 +"ultrajson " 7.062 0.066 0.313 0.003 +"jsmn " 15.600 0.488 0.142 0.004 +"cJSON " 30.865 2.423 0.072 0.005 diff --git a/scripts/data/nuc/allmesh.json.table b/scripts/data/nuc/allmesh.json.table new file mode 100644 index 00000000..79b16f26 --- /dev/null +++ b/scripts/data/nuc/allmesh.json.table @@ -0,0 +1,12 @@ +name cycles_per_byte cycles_per_byte_err gb_per_s gb_per_s_err +"simdjson " 2.742 0.109 0.805 0.031 +"RapidJSON " 5.868 0.126 0.376 0.008 +"RapidJSON (insitu)" 5.901 0.065 0.374 0.004 +"sajson (dynamic mem)" 5.475 0.171 0.403 0.012 +"sajson" 3.860 0.087 0.572 0.013 +"dropbox (json11) " 28.076 0.352 0.079 0.001 +"fastjson " 13.015 0.217 0.170 0.003 +"gason " 3.717 0.940 0.594 0.120 +"ultrajson " 6.710 0.092 0.329 0.004 +"jsmn " 47.987 0.317 0.046 0.000 +"cJSON " 35.302 0.433 0.063 0.001 diff --git a/scripts/data/nuc/allmesh.pretty.json.table b/scripts/data/nuc/allmesh.pretty.json.table new file mode 100644 index 00000000..967107f4 --- /dev/null +++ b/scripts/data/nuc/allmesh.pretty.json.table @@ -0,0 +1,12 @@ +name cycles_per_byte cycles_per_byte_err gb_per_s gb_per_s_err +"simdjson " 1.816 0.036 1.215 0.023 +"RapidJSON " 3.584 0.070 0.616 0.012 +"RapidJSON (insitu)" 3.589 0.032 0.615 0.005 +"sajson (dynamic mem)" 4.337 0.248 0.509 0.027 +"sajson" 2.588 0.036 0.853 0.012 +"dropbox (json11) " 16.129 0.201 0.137 0.002 +"fastjson " 7.866 0.249 0.281 0.009 +"gason " 2.618 0.480 0.843 0.131 +"ultrajson " 3.762 0.041 0.587 0.006 +"jsmn " 23.841 0.197 0.093 0.001 +"cJSON " 17.739 0.260 0.124 0.002 diff --git a/scripts/data/nuc/allnumbers.json.table b/scripts/data/nuc/allnumbers.json.table new file mode 100644 index 00000000..f7404049 --- /dev/null +++ b/scripts/data/nuc/allnumbers.json.table @@ -0,0 +1,12 @@ +name cycles_per_byte cycles_per_byte_err gb_per_s gb_per_s_err +"simdjson " 2.292 0.125 0.960 0.050 +"RapidJSON " 4.812 0.168 0.458 0.015 +"RapidJSON (insitu)" 4.846 0.109 0.455 0.010 +"sajson (dynamic mem)" 4.566 0.079 0.482 0.008 +"sajson" 3.067 0.063 0.718 0.014 +"dropbox (json11) " 25.393 0.190 0.087 0.001 +"fastjson " 11.008 0.306 0.200 0.005 +"gason " 3.189 0.701 0.690 0.124 +"ultrajson " 5.492 0.108 0.401 0.008 +"jsmn " 4.822 0.147 0.457 0.013 +"cJSON " 29.293 0.500 0.075 0.001 diff --git a/scripts/data/nuc/allrandom.json.table b/scripts/data/nuc/allrandom.json.table new file mode 100644 index 00000000..60328e03 --- /dev/null +++ b/scripts/data/nuc/allrandom.json.table @@ -0,0 +1,12 @@ +name cycles_per_byte cycles_per_byte_err gb_per_s gb_per_s_err +"simdjson " 1.768 0.068 1.247 0.046 +"RapidJSON " 6.532 0.105 0.338 0.005 +"RapidJSON (insitu)" 5.397 0.032 0.409 0.002 +"sajson (dynamic mem)" 5.900 0.073 0.374 0.005 +"sajson" 3.095 0.062 0.713 0.014 +"dropbox (json11) " 26.067 1.026 0.085 0.003 +"fastjson " 10.810 0.261 0.204 0.005 +"gason " 3.417 0.650 0.646 0.103 +"ultrajson " 8.801 0.109 0.251 0.003 +"jsmn " 79.479 0.333 0.028 0.000 +"cJSON " 13.740 0.289 0.161 0.003 diff --git a/scripts/data/nuc/alltwitter.json.table b/scripts/data/nuc/alltwitter.json.table new file mode 100644 index 00000000..6927f459 --- /dev/null +++ b/scripts/data/nuc/alltwitter.json.table @@ -0,0 +1,12 @@ +name cycles_per_byte cycles_per_byte_err gb_per_s gb_per_s_err +"simdjson " 1.132 0.066 1.948 0.108 +"RapidJSON " 5.186 0.085 0.426 0.007 +"RapidJSON (insitu)" 3.759 0.049 0.587 0.008 +"sajson (dynamic mem)" 3.639 0.053 0.606 0.009 +"sajson" 2.428 0.056 0.909 0.020 +"dropbox (json11) " 17.214 0.473 0.128 0.003 +"fastjson " 10.042 0.646 0.220 0.013 +"gason " 3.227 0.071 0.684 0.015 +"ultrajson " 6.217 0.066 0.355 0.004 +"jsmn " 9.050 0.091 0.244 0.002 +"cJSON " 7.565 0.088 0.292 0.003 diff --git a/scripts/data/nuc/alltwitterescaped.json.table b/scripts/data/nuc/alltwitterescaped.json.table new file mode 100644 index 00000000..dfb67844 --- /dev/null +++ b/scripts/data/nuc/alltwitterescaped.json.table @@ -0,0 +1,12 @@ +name cycles_per_byte cycles_per_byte_err gb_per_s gb_per_s_err +"simdjson " 2.290 0.070 0.963 0.029 +"RapidJSON " 6.236 0.110 0.354 0.006 +"RapidJSON (insitu)" 4.400 0.066 0.501 0.007 +"sajson (dynamic mem)" 4.176 0.046 0.528 0.006 +"sajson" 2.886 0.055 0.764 0.014 +"dropbox (json11) " 22.869 0.275 0.097 0.001 +"fastjson " 10.673 0.288 0.207 0.005 +"gason " 3.841 0.093 0.574 0.014 +"ultrajson " 7.277 0.121 0.303 0.005 +"jsmn " 9.810 0.100 0.225 0.002 +"cJSON " 9.588 0.086 0.230 0.002 diff --git a/scripts/data/nuc/allupdate-center.json.table b/scripts/data/nuc/allupdate-center.json.table new file mode 100644 index 00000000..21a7d6f1 --- /dev/null +++ b/scripts/data/nuc/allupdate-center.json.table @@ -0,0 +1,12 @@ +name cycles_per_byte cycles_per_byte_err gb_per_s gb_per_s_err +"simdjson " 1.430 0.071 1.542 0.073 +"RapidJSON " 6.277 0.147 0.352 0.008 +"RapidJSON (insitu)" 4.859 0.036 0.454 0.003 +"sajson (dynamic mem)" 5.213 0.060 0.423 0.005 +"sajson" 2.881 0.063 0.766 0.016 +"dropbox (json11) " 22.860 0.369 0.097 0.002 +"fastjson " 12.205 0.821 0.181 0.011 +"gason " 3.683 0.156 0.599 0.024 +"ultrajson " 8.590 0.140 0.257 0.004 +"jsmn " 38.342 0.295 0.058 0.000 +"cJSON " 10.162 0.127 0.217 0.003 diff --git a/scripts/data/nuc/apache_builds.json.table b/scripts/data/nuc/apache_builds.json.table index d0db5698..8848daa8 100644 --- a/scripts/data/nuc/apache_builds.json.table +++ b/scripts/data/nuc/apache_builds.json.table @@ -1,4 +1,4 @@ name cycles_per_byte cycles_per_byte_err gb_per_s gb_per_s_err -"simdjson " 1.126 0.095 1.942 0.151 -"RapidJSON" 3.906 0.210 0.563 0.028 -"sajson" 2.063 0.066 1.065 0.033 +"simdjson " 1.126 0.080 1.943 0.128 +"RapidJSON (insitu)" 3.873 0.202 0.568 0.028 +"sajson" 1.994 0.045 1.102 0.024 diff --git a/scripts/data/nuc/canada.json.table b/scripts/data/nuc/canada.json.table index 02325184..17af8046 100644 --- a/scripts/data/nuc/canada.json.table +++ b/scripts/data/nuc/canada.json.table @@ -1,4 +1,4 @@ name cycles_per_byte cycles_per_byte_err gb_per_s gb_per_s_err -"simdjson " 2.469 0.048 0.894 0.017 -"RapidJSON" 5.154 0.042 0.428 0.003 -"sajson" 3.235 0.053 0.682 0.011 +"simdjson " 2.448 0.049 0.902 0.018 +"RapidJSON (insitu)" 5.074 0.038 0.435 0.003 +"sajson" 3.264 0.198 0.676 0.039 diff --git a/scripts/data/nuc/citm_catalog.json.table b/scripts/data/nuc/citm_catalog.json.table index 1d43fc5e..3f5d4b1c 100644 --- a/scripts/data/nuc/citm_catalog.json.table +++ b/scripts/data/nuc/citm_catalog.json.table @@ -1,4 +1,4 @@ name cycles_per_byte cycles_per_byte_err gb_per_s gb_per_s_err -"simdjson " 1.006 0.038 2.193 0.081 -"RapidJSON" 3.247 0.033 0.680 0.007 -"sajson" 2.032 0.066 1.086 0.034 +"simdjson " 1.005 0.030 2.195 0.065 +"RapidJSON (insitu)" 3.055 0.087 0.723 0.020 +"sajson" 1.999 0.036 1.104 0.019 diff --git a/scripts/data/nuc/github_events.json.table b/scripts/data/nuc/github_events.json.table index a259b3b5..131144dc 100644 --- a/scripts/data/nuc/github_events.json.table +++ b/scripts/data/nuc/github_events.json.table @@ -1,4 +1,4 @@ name cycles_per_byte cycles_per_byte_err gb_per_s gb_per_s_err -"simdjson " 1.025 0.099 2.113 0.185 -"RapidJSON" 3.650 0.288 0.602 0.044 -"sajson" 2.187 0.288 1.000 0.115 +"simdjson " 1.031 0.097 2.100 0.177 +"RapidJSON (insitu)" 3.551 0.340 0.618 0.054 +"sajson" 2.218 0.175 0.987 0.072 diff --git a/scripts/data/nuc/gsoc-2018.json.table b/scripts/data/nuc/gsoc-2018.json.table index 83604900..3030b7bd 100644 --- a/scripts/data/nuc/gsoc-2018.json.table +++ b/scripts/data/nuc/gsoc-2018.json.table @@ -1,4 +1,4 @@ name cycles_per_byte cycles_per_byte_err gb_per_s gb_per_s_err -"simdjson " 0.845 0.035 2.610 0.103 -"RapidJSON" 2.860 0.017 0.772 0.005 -"sajson" 1.914 0.017 1.153 0.010 +"simdjson " 0.842 0.030 2.621 0.090 +"RapidJSON (insitu)" 2.840 0.027 0.777 0.007 +"sajson" 1.908 0.016 1.157 0.010 diff --git a/scripts/data/nuc/instruments.json.table b/scripts/data/nuc/instruments.json.table index bebeafd7..973ceced 100644 --- a/scripts/data/nuc/instruments.json.table +++ b/scripts/data/nuc/instruments.json.table @@ -1,4 +1,4 @@ name cycles_per_byte cycles_per_byte_err gb_per_s gb_per_s_err -"simdjson " 1.240 0.099 1.772 0.131 -"RapidJSON" 4.010 0.118 0.550 0.016 -"sajson" 2.326 0.068 0.947 0.027 +"simdjson " 1.236 0.092 1.777 0.122 +"RapidJSON (insitu)" 3.853 0.133 0.572 0.019 +"sajson" 2.345 0.054 0.939 0.021 diff --git a/scripts/data/nuc/marine_ik.json.table b/scripts/data/nuc/marine_ik.json.table index fcd15541..3bf8597f 100644 --- a/scripts/data/nuc/marine_ik.json.table +++ b/scripts/data/nuc/marine_ik.json.table @@ -1,4 +1,4 @@ name cycles_per_byte cycles_per_byte_err gb_per_s gb_per_s_err -"simdjson " 2.750 0.058 0.803 0.017 -"RapidJSON" 6.121 0.051 0.361 0.003 -"sajson" 3.774 0.057 0.585 0.009 +"simdjson " 2.788 0.069 0.792 0.019 +"RapidJSON (insitu)" 5.928 0.062 0.372 0.004 +"sajson" 3.602 0.059 0.613 0.010 diff --git a/scripts/data/nuc/mesh.json.table b/scripts/data/nuc/mesh.json.table index d0ecd44e..837f7b04 100644 --- a/scripts/data/nuc/mesh.json.table +++ b/scripts/data/nuc/mesh.json.table @@ -1,4 +1,4 @@ name cycles_per_byte cycles_per_byte_err gb_per_s gb_per_s_err -"simdjson " 2.798 0.102 0.789 0.028 -"RapidJSON" 6.003 0.120 0.368 0.007 -"sajson" 3.713 0.129 0.594 0.020 +"simdjson " 2.777 0.122 0.795 0.033 +"RapidJSON (insitu)" 5.898 0.116 0.374 0.007 +"sajson" 3.774 0.101 0.585 0.015 diff --git a/scripts/data/nuc/mesh.pretty.json.table b/scripts/data/nuc/mesh.pretty.json.table index ff7b7f0d..80503f8b 100644 --- a/scripts/data/nuc/mesh.pretty.json.table +++ b/scripts/data/nuc/mesh.pretty.json.table @@ -1,4 +1,4 @@ name cycles_per_byte cycles_per_byte_err gb_per_s gb_per_s_err -"simdjson " 1.817 0.043 1.215 0.028 -"RapidJSON" 3.593 0.049 0.614 0.008 -"sajson" 2.582 0.094 0.855 0.030 +"simdjson " 1.817 0.046 1.214 0.030 +"RapidJSON (insitu)" 3.576 0.057 0.617 0.010 +"sajson" 2.652 0.062 0.832 0.019 diff --git a/scripts/data/nuc/numbers.json.table b/scripts/data/nuc/numbers.json.table index 0783c09a..42075ae3 100644 --- a/scripts/data/nuc/numbers.json.table +++ b/scripts/data/nuc/numbers.json.table @@ -1,4 +1,4 @@ name cycles_per_byte cycles_per_byte_err gb_per_s gb_per_s_err -"simdjson " 2.305 0.158 0.954 0.061 -"RapidJSON" 4.864 0.160 0.453 0.014 -"sajson" 3.161 0.055 0.696 0.012 +"simdjson " 2.453 0.157 0.897 0.054 +"RapidJSON (insitu)" 4.856 0.185 0.454 0.017 +"sajson" 3.084 0.074 0.714 0.017 diff --git a/scripts/data/nuc/random.json.table b/scripts/data/nuc/random.json.table index b6d3f324..b765ac9f 100644 --- a/scripts/data/nuc/random.json.table +++ b/scripts/data/nuc/random.json.table @@ -1,4 +1,4 @@ name cycles_per_byte cycles_per_byte_err gb_per_s gb_per_s_err -"simdjson " 1.777 0.082 1.241 0.055 -"RapidJSON" 5.434 0.072 0.406 0.005 -"sajson" 2.973 0.095 0.742 0.023 +"simdjson " 1.782 0.084 1.237 0.055 +"RapidJSON (insitu)" 5.366 0.090 0.411 0.007 +"sajson" 2.978 0.060 0.741 0.015 diff --git a/scripts/data/nuc/twitter.json.table b/scripts/data/nuc/twitter.json.table index b79c065e..4cd55903 100644 --- a/scripts/data/nuc/twitter.json.table +++ b/scripts/data/nuc/twitter.json.table @@ -1,4 +1,4 @@ name cycles_per_byte cycles_per_byte_err gb_per_s gb_per_s_err -"simdjson " 1.145 0.050 1.925 0.081 -"RapidJSON" 3.852 0.054 0.573 0.008 -"sajson" 2.406 0.045 0.917 0.017 +"simdjson " 1.146 0.065 1.924 0.104 +"RapidJSON (insitu)" 3.771 0.061 0.585 0.009 +"sajson" 2.392 0.057 0.922 0.021 diff --git a/scripts/data/nuc/twitterescaped.json.table b/scripts/data/nuc/twitterescaped.json.table index 2d021da1..58206e66 100644 --- a/scripts/data/nuc/twitterescaped.json.table +++ b/scripts/data/nuc/twitterescaped.json.table @@ -1,4 +1,4 @@ name cycles_per_byte cycles_per_byte_err gb_per_s gb_per_s_err -"simdjson " 2.287 0.089 0.964 0.037 -"RapidJSON" 4.495 0.050 0.491 0.005 -"sajson" 2.870 0.062 0.769 0.016 +"simdjson " 2.294 0.069 0.962 0.028 +"RapidJSON (insitu)" 4.394 0.064 0.502 0.007 +"sajson" 2.827 0.056 0.780 0.015 diff --git a/scripts/data/nuc/update-center.json.table b/scripts/data/nuc/update-center.json.table index 2f03c066..5fb56b25 100644 --- a/scripts/data/nuc/update-center.json.table +++ b/scripts/data/nuc/update-center.json.table @@ -1,4 +1,4 @@ name cycles_per_byte cycles_per_byte_err gb_per_s gb_per_s_err -"simdjson " 1.438 0.078 1.533 0.081 -"RapidJSON" 4.952 0.077 0.446 0.007 -"sajson" 2.798 0.102 0.788 0.028 +"simdjson " 1.437 0.078 1.534 0.079 +"RapidJSON (insitu)" 4.855 0.104 0.455 0.010 +"sajson" 2.772 0.059 0.796 0.017