|
Scala example source code file (collections.check)
The Scala collections.check source code***** mutable.HashSet: test1: 14005 test2: 25005003, iters = 5000 test3: 25005003 ***** immutable.Set: test1: 14005 test2: 25005003, iters = 5000 test3: 25005003 ***** immutable.ListSet: test1: 14005 test2: 25005003, iters = 5000 test3: 25005003 ***** immutable.TreeSet: test1: 14005 test2: 25005003, iters = 5000 test3: 25005003 ***** mutable.HashMap: test1: 14005 test2: 25005003, iters = 5000 test3: 25005003 ***** immutable.Map: test1: 14005 test2: 25005003, iters = 5000 test3: 25005003 test4: 25005003 ***** immutable.TreeMap: test1: 14005 test2: 25005003, iters = 5000 test3: 25005003 test4: 25005003 ***** immutable.ListMap: test1: 14005 test2: 9007003, iters = 3000 test3: 9007003 Other Scala examples (source code examples)Here is a short list of links related to this Scala collections.check source code file: |
... this post is sponsored by my books ... | |
#1 New Release! |
FP Best Seller |
Copyright 1998-2024 Alvin Alexander, alvinalexander.com
All Rights Reserved.
A percentage of advertising revenue from
pages under the /java/jwarehouse
URI on this website is
paid back to open source projects.