From 2571d42241f5abeca64516c4bde00c32caf3e8e1 Mon Sep 17 00:00:00 2001 From: Ted Horst Date: Thu, 22 May 2014 23:07:57 -0500 Subject: updated hash value in reduced benchmark --- src/libstd/hash/sip.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/libstd') diff --git a/src/libstd/hash/sip.rs b/src/libstd/hash/sip.rs index 1434e3c7ad7..d7dae94cf16 100644 --- a/src/libstd/hash/sip.rs +++ b/src/libstd/hash/sip.rs @@ -645,7 +645,7 @@ officia deserunt mollit anim id est laborum."; y: 2, }; b.iter(|| { - assert_eq!(hash(&compound), 15783192367317361799); + assert_eq!(hash(&compound), 12506681940457338191); }) } } -- cgit 1.4.1-3-g733a5