RFR (S) CR 7177472: JSR292: MethodType interning penalizes scalability (original) (raw)
Aleksey Shipilev aleksey.shipilev at oracle.com
Tue Jun 11 08:47:06 UTC 2013
- Previous message: RFR (S) CR 7177472: JSR292: MethodType interning penalizes scalability
- Next message: RFR (S) CR 7177472: JSR292: MethodType interning penalizes scalability
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 06/11/2013 02:52 AM, Christian Thalinger wrote:
This looks good to me.
Thanks for the review!
Could you run RegExp with Nashorn again with and without your changes?
Being single-threaded, the benchmark will not show much of the improvement. Also, the results are rather flaky.
Before: 1 thread: 175 +- 5 2 threads: 199 +- 5 msec/op
After: 1 thread: 177 +- 6 msec/op 2 threads: 189 +- 6 msec/op
-Aleksey.
- Previous message: RFR (S) CR 7177472: JSR292: MethodType interning penalizes scalability
- Next message: RFR (S) CR 7177472: JSR292: MethodType interning penalizes scalability
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]