jenshadlich / S3-Performance-Test

Performance test tool for Amazon S3 or S3-compatible object storage systems like Ceph with radosgw
MIT License
36 stars 14 forks source link

fix no class found xml #7

Open dalmatele opened 5 years ago

giraone commented 5 years ago

Have you tested the performance impact of the change? I also stumpled over this

WARNING: JAXB is unavailable. Will fallback to SDK implementation which may be less performant.If you are using Java 9+, you will need to include javax.xml.bind:jaxb-api as a dependency.

But after I changed the pom.xml, like you did, the upload performance was about 5% slower.