StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Peter Lawrey

Rating
1575.95 (3,390th)
Reputation
519,240 (56th)
Page: 1 ... 271 272 273 274
Title Δ
Is there a way for reading/writing serializable objects to a Random... +0.99
First Java program (calculator) problems -3.08
Is there a rule of thumb for when to code a static method vs an ins... -1.79
Is Object constructor called when creating an array in Java? -0.90
Generating a Maven POM from an existing project? +0.58
Does it help GC to null local variables in Java -0.40
Re-scaling automatic build from 2-cpu pizza-boxes to multi-cpu mons... -4.00
Re-scaling automatic build from 2-cpu pizza-boxes to multi-cpu mons... +4.00
why do functions dont have parameterized return types, as it has pa... -3.69
How many JDBC connections in Java? -1.72
Java Socket Programming -2.75
How can "while (i == i) ;" be a non-infinite loop in a si... -1.10
Is there a cron-like implementation of ScheduledExecutorService in... +0.36
How to use RMI with applet client behind a firewall? -2.08
Class.getResourceAsStream() issue -0.92
How can I measure the size of the object I send over RMI? +2.43
How to restart thread in java? +1.85
Renaming Threads in Java -2.62
Are localhost sockets affected when public IP address changes -3.22
Is it possible to control CPU usage from a Java application? +2.50
How to resolve a Stream Closed Error in java? -1.24
How to cause soft references to be cleared in Java? -3.65
How can I profile a JNI application using the Eclipse TPTP? +0.01
Java Reflection Performance +2.21
How do I use an equivalent to C++ reference parameters in Java? -2.67
What is the best approach for using an Enum as a singleton in Java? 0.00
Are there any Java VMs which can save their state to a file and the... -0.43
int or Integer -2.02
Why is C so fast, and why aren't other languages as fast or faster? 0.00
Is there a good Java networking library? 0.00
Is stopwatch benchmarking acceptable? -2.12
Is stopwatch benchmarking acceptable? +2.55
Can Java be faster C++ in any situation? 0.00
What is proper pronunciation for a Java 5 "Executor"? 0.00
How to design interface for a game in Java -0.54
creating unit tests (semi-)automatically? 0.00
maximal element in an array in Java (Collections.max() for integer... 0.00
Message processing with priorities -2.57
What is the easiest alternative to a generic array in Java? 0.00
Question about the Java Garbage Collector, nulls and memory leaking -2.01
With C arrays, why is it the case that a[5] == 5[a] ? 0.00
Java bytecode specification -0.67
Is there a workaround for Java's poor performance on walking huge d... -3.06
Lightweight Java Decimal Class 0.00
Java performance with very large amounts of RAM 0.00
In Java, how do I convert a byte array to a string of hex digits wh... 0.00
How to create a Java String from the contents of a file? 0.00
Generate UUID in Java 0.00
Java: Reading integers from a file into an array 0.00
Measuring Java execution time, memory usage and cpu load for a code... +0.04