Skip to content

Instantly share code, notes, and snippets.

@cscotta
Created May 7, 2011 21:35
Show Gist options
  • Select an option

  • Save cscotta/960867 to your computer and use it in GitHub Desktop.

Select an option

Save cscotta/960867 to your computer and use it in GitHub Desktop.
[info] == throughput ==
[info] Running overlock.atomicmap.ThroughputTest
2 CPU's
created 1048576 keys
warming up JIT
Warmup took 30.480539s for 60079285 ops with ratio 0.01745320371239438
noThreads trial_1 trial_2 trial_3 trial_4 trial_5 trial_6 trial_7 trial_8 trial_9 trial_10 trial_11 trial_12 trial_13 trial_14 trial_15 trial_16 trial_17 trial_18 trial_19 trial_20 mean stddv
2
java.lang.ClassCastException: java.lang.String cannot be cast to scala.runtime.Nothing$
at overlock.atomicmap.AtomicMap.getOrElseUpdate(AtomicMap.scala:63)
at overlock.atomicmap.ThroughputThread.doOperation(ThroughputTest.scala:113)
at overlock.atomicmap.ThroughputThread.run(ThroughputTest.scala:105)
1861982.3977376807
java.lang.ClassCastException: java.lang.String cannot be cast to scala.runtime.Nothing$
at overlock.atomicmap.AtomicMap.getOrElseUpdate(AtomicMap.scala:63)
at overlock.atomicmap.ThroughputThread.doOperation(ThroughputTest.scala:113)
at overlock.atomicmap.ThroughputThread.run(ThroughputTest.scala:105)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment