Skip to content

Instantly share code, notes, and snippets.

@huned
Created June 3, 2015 17:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save huned/b76a0189b020ddc21565 to your computer and use it in GitHub Desktop.
Save huned/b76a0189b020ddc21565 to your computer and use it in GitHub Desktop.
adaptive@ubuntu:/opt/adaptiveplanning/hypergraph$ HYPERGRAPH_THREADS=8 TESTS=5k bundle exec ruby -Itest -J-server -J-Xmx40g test/performance/hypergraph_performance_tpc_test.rb
uri:classloader:/jruby/kernel/kernel.rb:28: warning: unsupported exec option: close_others
Run options: --seed 15672
# Running:
### Load Tables
5k 933.160000 21.630000 954.790000 (804.721107)
### Instantiate Graph
5k 1668.650000 30.330000 1698.980000 (752.859638)
### Query Measures (Derived)
5k [Sales, Total Sales] x [2015-06-01 00:00:00 -0700]:
[[#<BigDecimal:90e1c5c,'0.123E3',3(12)>, 4000000]]
11.640000 3.040000 14.680000 ( 5.989527)
.
Finished in 1564.343791s, 0.0006 runs/s, 0.0000 assertions/s.
1 runs, 0 assertions, 0 failures, 0 errors, 0 skips
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment