<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Thank you for mentioning ecriterion
      (<a class="moz-txt-link-freetext" href="https://github.com/jlouis/ecriterion/">https://github.com/jlouis/ecriterion/</a>), I hadn't seen that
      previously.  It doesn't seem to have any tests or analysis yet,
      but I think it would be great if we could get a common Erlang
      testing project going. <br>
      <br>
      On 04/30/2013 11:11 AM, Erik Søe Sørensen wrote:<br>
    </div>
    <blockquote
cite="mid:CAO1s=UXx8u3XT12P_H4KpyB9A9h67f8WLU=MtuxVFB+vu-0PLg@mail.gmail.com"
      type="cite">
      <meta http-equiv="Context-Type" content="text/html;
        charset=ISO-8859-1">
      <p dir="ltr">I think also ecriterion should be mentioned - it does
        an honest attempt at verifying the reliability of the results. </p>
      <div class="gmail_quote">Den 30/04/2013 16.35 skrev "Michael
        Truog" <<a moz-do-not-send="true"
          href="mailto:mjtruog@gmail.com">mjtruog@gmail.com</a>>:<br
          type="attribution">
        <blockquote class="gmail_quote">
          On 04/30/2013 06:44 AM, Garrett Smith wrote:<br>
          > This is not an announcement of anything -- but [ANN]
          seems to flag<br>
          > "something I can maybe use" which does apply in this case
          :)<br>
          ><br>
          > Occasionally I wonder, "what's faster"? It's not often,
          but it happens.<br>
          ><br>
          > I've found the best way to answer this is to measure
          things.<br>
          ><br>
          > So I have this silly project:<br>
          ><br>
          > <a moz-do-not-send="true"
            href="https://github.com/gar1t/erlang-bench" target="_blank">https://github.com/gar1t/erlang-bench</a><br>
          ><br>
          > It's not rigorous but it's simple and I can experiment
          quickly with<br>
          > different implementations. My goal is just to get a sense
          of things --<br>
          > not to formally prove anything.<br>
          ><br>
          > It's so trivial it's almost not worth sharing/reusing --
          *however* it<br>
          > may provide value as a distributed repository for what
          people are<br>
          > interested in. As it's in github there's no ownership --
          please feel<br>
          > free to fork and use for your own concerns!<br>
          ><br>
          > Garrett<br>
          > _______________________________________________<br>
          > erlang-questions mailing list<br>
          > <a moz-do-not-send="true"
            href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br>
          > <a moz-do-not-send="true"
            href="http://erlang.org/mailman/listinfo/erlang-questions"
            target="_blank">http://erlang.org/mailman/listinfo/erlang-questions</a><br>
          ><br>
          You might want to look at erlbench here <a
            moz-do-not-send="true"
            href="https://github.com/okeuday/erlbench" target="_blank">https://github.com/okeuday/erlbench</a>
          since it has the same basic purpose, and allows you to use
          different compilation methods now (through the makefile
          specifying an optimization level).  The erlbench project is
          also ad-hoc, but it has been enough to produce results in the
          past.<br>
          <br>
          The other option is trying to use basho_bench here <a
            moz-do-not-send="true"
            href="https://github.com/basho/basho_bench" target="_blank">https://github.com/basho/basho_bench</a>,
          if you are testing key/value storage.<br>
          <br>
          - Michael<br>
          _______________________________________________<br>
          erlang-questions mailing list<br>
          <a moz-do-not-send="true"
            href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br>
          <a moz-do-not-send="true"
            href="http://erlang.org/mailman/listinfo/erlang-questions"
            target="_blank">http://erlang.org/mailman/listinfo/erlang-questions</a><br>
        </blockquote>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
erlang-questions mailing list
<a class="moz-txt-link-abbreviated" href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a>
<a class="moz-txt-link-freetext" href="http://erlang.org/mailman/listinfo/erlang-questions">http://erlang.org/mailman/listinfo/erlang-questions</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>