Skip to content

Instantly share code, notes, and snippets.

@tpendragon
Last active January 4, 2019 22:56
Show Gist options
  • Save tpendragon/81ce9c47a381b6ff864ff760312064e5 to your computer and use it in GitHub Desktop.
Save tpendragon/81ce9c47a381b6ff864ff760312064e5 to your computer and use it in GitHub Desktop.
Adapter iterations/s std.dev. iterations time (s)
basic_metadata_tests create_stub
active_record_postgres 637.061 (± 8.1%) 3184 4.998
postgres 681.313 (± 8.5%) 3405 4.998
sequel_postgres 1652.976 (± 9.9%) 8254 4.993
basic_metadata_tests create_with_text
active_record_postgres 571.487 (± 6.8%) 2856 4.997
postgres 577.864 (± 7.8%) 2888 4.998
sequel_postgres 1329.183 (± 9.6%) 6639 4.995
basic_metadata_tests create_with_many_fields
active_record_postgres 497.033 (± 6.4%) 2484 4.998
postgres 508.341 (± 7.8%) 2541 4.999
sequel_postgres 1101.356 (±10.6%) 5502 4.996
basic_metadata_tests update_stub
active_record_postgres 509.085 (± 7.4%) 2545 4.999
postgres 621.386 (±10.9%) 3105 4.997
sequel_postgres 1073.590 (± 7.3%) 5363 4.995
basic_metadata_tests update_with_text
active_record_postgres 423.933 (± 9.5%) 2119 4.998
postgres 491.067 (±10.2%) 2454 4.997
sequel_postgres 883.735 (±10.1%) 4415 4.996
basic_metadata_tests update_with_many_fields
active_record_postgres 380.912 (±10.2%) 1904 4.999
postgres 433.269 (±10.1%) 2166 4.999
sequel_postgres 776.135 (±10.1%) 3878 4.997
basic_metadata_tests delete_stubs
active_record_postgres 660.919 (±11.3%) 3299 4.992
postgres 1042.767 (± 9.4%) 5195 4.982
sequel_postgres 2615.685 (± 9.7%) 13015 4.976
basic_metadata_tests delete_with_many_fields
active_record_postgres 602.019 (±10.4%) 3004 4.990
postgres 901.752 (±13.4%) 4494 4.984
sequel_postgres 2669.829 (± 9.6%) 13282 4.975
member_tests create_parent
active_record_postgres 18.633 (± 5.4%) 94 5.045
postgres 140.550 (± 8.1%) 703 5.002
sequel_postgres 339.890 (±12.2%) 1699 4.999
member_tests reload_parent
active_record_postgres 955.693 (± 8.1%) 4774 4.995
postgres 950.203 (± 7.1%) 4746 4.995
sequel_postgres 1103.948 (± 7.6%) 5514 4.995
member_tests update_child
active_record_postgres 491.139 (± 8.2%) 2455 4.999
postgres 645.751 (± 7.7%) 3227 4.997
sequel_postgres 1061.683 (± 8.3%) 5304 4.996
member_tests update_parent
active_record_postgres 50.663 (± 3.9%) 254 5.014
postgres 119.341 (± 8.9%) 597 5.002
sequel_postgres 318.660 (± 7.8%) 1593 4.999
member_tests find_parents
active_record_postgres 313.677 (± 4.8%) 1568 4.999
postgres 828.718 (± 6.3%) 4141 4.997
sequel_postgres 890.463 (± 6.5%) 4450 4.997
member_tests find_members
active_record_postgres 30.208 (±13.1%) 152 5.032
postgres 48.167 (± 8.2%) 241 5.003
sequel_postgres 73.929 (± 5.4%) 370 5.005
member_tests one_more_page
active_record_postgres 45.744 (± 6.5%) 229 5.006
postgres 144.006 (± 9.6%) 720 5.000
sequel_postgres 296.576 (±10.5%) 1668 5.624
member_tests remove_page
active_record_postgres 253.848 (±20.3%) 1269 4.999
postgres 493.686 (±12.7%) 2468 4.999
sequel_postgres 898.503 (± 9.3%) 4489 4.996
alternate_id_tests create
active_record_postgres 306.249 (± 5.8%) 1531 4.999
postgres 559.098 (± 8.6%) 2794 4.997
sequel_postgres 1224.927 (±10.6%) 6119 4.995
alternate_id_tests find
active_record_postgres 734.713 (± 5.4%) 3671 4.997
postgres 1522.950 (± 8.6%) 7604 4.993
sequel_postgres 785.684 (± 4.4%) 3926 4.997
Adapter iterations/s std.dev. iterations time (s)
basic_metadata_tests create_stub
active_record_postgres 591.630 (±11.1%) 2957 4.998
postgres 614.351 (±11.8%) 3070 4.997
sequel_postgres 1618.864 (±10.0%) 8085 4.994
basic_metadata_tests create_with_text
active_record_postgres 566.764 (± 9.5%) 2833 4.999
postgres 578.302 (± 8.0%) 2890 4.997
sequel_postgres 1281.373 (±10.4%) 6401 4.995
basic_metadata_tests create_with_many_fields
active_record_postgres 510.014 (± 7.2%) 2549 4.998
postgres 513.901 (± 8.0%) 2569 4.999
sequel_postgres 1054.952 (±10.7%) 5271 4.996
basic_metadata_tests update_stub
active_record_postgres 517.233 (± 6.9%) 2585 4.998
postgres 655.305 (± 8.3%) 3275 4.998
sequel_postgres 1057.553 (± 7.4%) 5284 4.996
basic_metadata_tests update_with_text
active_record_postgres 457.175 (± 5.7%) 2285 4.998
postgres 553.669 (± 6.2%) 2767 4.998
sequel_postgres 934.010 (± 6.9%) 4667 4.997
basic_metadata_tests update_with_many_fields
active_record_postgres 417.205 (± 5.0%) 2086 5.000
postgres 470.521 (± 7.7%) 2352 4.999
sequel_postgres 785.753 (± 7.1%) 3927 4.998
basic_metadata_tests delete_stubs
Warning, ran out of stubs to delete. Extrapolating.
active_record_postgres 599.293 (±15.5%) 2991 4.991
Warning, ran out of stubs to delete. Extrapolating.
postgres 969.120 (±11.0%) 4833 4.987
Warning, ran out of stubs to delete. Extrapolating.
sequel_postgres 2383.304 (± 9.2%) 11870 4.980
basic_metadata_tests delete_with_many_fields
Warning, ran out of big items to delete. Extrapolating.
active_record_postgres 576.765 (±11.6%) 2880 4.993
Warning, ran out of big items to delete. Extrapolating.
postgres 968.327 (±10.5%) 4826 4.984
Warning, ran out of big items to delete. Extrapolating.
sequel_postgres 2765.879 (± 8.8%) 13778 4.981
member_tests create_parent
active_record_postgres 17.842 (±11.1%) 90 5.044
postgres 140.760 (± 8.6%) 704 5.001
sequel_postgres 333.609 (±11.5%) 1668 5.000
member_tests reload_parent
active_record_postgres 987.517 (± 6.8%) 4933 4.995
postgres 929.851 (± 7.9%) 4645 4.995
sequel_postgres 1049.665 (± 8.4%) 5243 4.995
member_tests update_child
active_record_postgres 461.376 (±10.2%) 2306 4.998
postgres 606.567 (±10.6%) 3031 4.997
sequel_postgres 979.316 (±10.3%) 4893 4.996
member_tests update_parent
active_record_postgres 50.267 (± 4.0%) 252 5.013
postgres 120.769 (± 8.8%) 604 5.001
sequel_postgres 310.399 (± 8.8%) 1552 5.000
member_tests find_parents
active_record_postgres 305.827 (± 5.2%) 1529 5.000
postgres 786.626 (± 7.2%) 3931 4.997
sequel_postgres 893.214 (± 7.0%) 4464 4.998
member_tests find_members
active_record_postgres 28.911 (±13.5%) 145 5.015
postgres 52.792 (± 5.7%) 265 5.020
sequel_postgres 76.340 (± 3.9%) 382 5.004
member_tests one_more_page
active_record_postgres 44.473 (± 8.9%) 223 5.014
postgres 140.062 (±11.8%) 701 5.005
sequel_postgres 320.645 (±11.2%) 1603 4.999
member_tests remove_page
active_record_postgres 249.315 (±20.5%) 1247 5.002
postgres 490.437 (±13.0%) 2452 5.000
sequel_postgres 767.871 (±13.5%) 3837 4.997
alternate_id_tests create
active_record_postgres 287.962 (±10.8%) 1440 5.001
postgres 552.537 (± 9.0%) 2762 4.999
sequel_postgres 1142.435 (±10.1%) 5707 4.995
alternate_id_tests find
active_record_postgres 733.869 (± 5.6%) 3667 4.997
postgres 1526.404 (±15.8%) 7622 4.993
sequel_postgres 1545.085 (± 9.4%) 7717 4.995
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment