Blocks :
|
|
Blocks :
|
## Performance Requirements * No throughput regressions against current concatenation scheme * Only acceptable startup regressions against the current concatenation scheme ## Performance Work * Throughput microbenchmarks * Done, see the results in the experimental notes * Startup time benchmarks * Done, identified the issues with the initialization of java.lang.invoke infrastructure See the experimental notes here: http://cr.openjdk.java.net/~shade/8085796/notes.txt
|