Commit History

Author SHA1 Message Date
  Christopher Hunt 06b7850ad8 Aligned cp size with some of the other projects being benched. 12 years ago
  Christopher Hunt 472d083fbe Resolving the ec just once now. 12 years ago
  Christopher Hunt 63986aab87 No need to generate a parallel range - will just add to the elapsed time as generating 10 futures is a short lived operation and doesn't require parallelism. 12 years ago
  Christopher Hunt 556ea33edd Applied @Skamander's recommendations for the connection pool size and fixed up the locator for the Akka dispatcher (we need to fix our Play doc on this subject). 12 years ago
  Christopher Hunt 1f07d4769f Beginnings of connection pooling configuration. 12 years ago
  Patrick Falls 90cb9795b7 Merge branch 'master' of github.com:TechEmpower/FrameworkBenchmarks 12 years ago
  TechEmpower 24a8b2e8e7 Merge pull request #63 from huntc/dbfutures 12 years ago
  Patrick Falls a7b1dde80a Added gitignore for snap 12 years ago
  TechEmpower 24d97276a9 Merge pull request #51 from Licenser/fix_run_tests 12 years ago
  TechEmpower d5d4d12974 Merge pull request #60 from stevely/master 12 years ago
  Patrick Falls 573c3a60e7 Merge branch 'master' of github.com:TechEmpower/FrameworkBenchmarks 12 years ago
  Patrick Falls 478006e17d Some modifications to the setup files for onion. 12 years ago
  Patrick Falls 036fcf47f8 Merge branch 'master' of https://github.com/davidmoreno/FrameworkBenchmarks into davidmoreno-master 12 years ago
  TechEmpower 1593ad4729 Merge pull request #35 from vsg/master 12 years ago
  Patrick Falls 6171351a90 UPdated go and webgo setup files 12 years ago
  TechEmpower 4e072be32d Merge pull request #64 from bitemyapp/patch-2 12 years ago
  Chris Allen d9bf3226c4 Updating Go to 1.1 beta 12 years ago
  Patrick Falls 1175206a7c Fixed how we parse the raw data since we added a small priming run to the tests 12 years ago
  David Moreno 38886b559f Added missing -lrt 12 years ago
  Patrick Falls c0e99b916f merge commit for latest ec2 data 12 years ago
  Christopher Hunt 0044d06c3e A timeout was required for the sequence depending on the number of queries to be performed. 12 years ago
  Patrick Falls f058dc3271 Latest results on ec2 12 years ago
  Patrick Falls 1b95ce5ef0 Updated README to include port 3000 from yesod 12 years ago
  Patrick Falls 14108214a4 Merge branch 'master' of gitlab.techempower.com:techempower/frameworkbenchmarks 12 years ago
  Christopher Hunt 6d2b82b523 Formatting 12 years ago
  Christopher Hunt 8cebc405f8 Removed the async call from translating to Json - waste of time given that it is a short-running operation 12 years ago
  Christopher Hunt ac871c125e Made the db requesting asynchronous 12 years ago
  Christopher Hunt 6be45aa309 Removed unused imports 12 years ago
  Christopher Hunt f93f60a363 Upgrade to latest Play 12 years ago
  Christopher Hunt dc001e4eef Ignore ide files 12 years ago