From 4bd61abb5176a85e2bae173534bbe520725a57de Mon Sep 17 00:00:00 2001 From: Andreas Hansson Date: Thu, 12 Apr 2012 08:35:56 -0400 Subject: Stats: Update with use of std::map for ordered iteration in Ruby This patch updates the stats to reflect the changes due to the use of std::map instead of the hash map order-dependent iteration in Ruby. --- .../ref/alpha/linux/rubytest-ruby-MOESI_CMP_token/stats.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'tests/quick/se/60.rubytest/ref/alpha') diff --git a/tests/quick/se/60.rubytest/ref/alpha/linux/rubytest-ruby-MOESI_CMP_token/stats.txt b/tests/quick/se/60.rubytest/ref/alpha/linux/rubytest-ruby-MOESI_CMP_token/stats.txt index f674e7aa3..4d6cc8d4c 100644 --- a/tests/quick/se/60.rubytest/ref/alpha/linux/rubytest-ruby-MOESI_CMP_token/stats.txt +++ b/tests/quick/se/60.rubytest/ref/alpha/linux/rubytest-ruby-MOESI_CMP_token/stats.txt @@ -1,8 +1,8 @@ ---------- Begin Simulation Statistics ---------- -sim_seconds 0.000262 # Number of seconds simulated -sim_ticks 262451 # Number of ticks simulated -final_tick 262451 # Number of ticks from beginning of simulation (restored from checkpoints and never reset) +sim_seconds 0.000259 # Number of seconds simulated +sim_ticks 259241 # Number of ticks simulated +final_tick 259241 # Number of ticks from beginning of simulation (restored from checkpoints and never reset) sim_freq 1000000000 # Frequency of simulated ticks host_tick_rate 1346552 # Simulator tick rate (ticks/s) host_mem_usage 230676 # Number of bytes of host memory used -- cgit v1.2.3