Question about Ephemeral buckets

Thanks for the information… I did benchmarks between an Ephemeral bucket and a normal couchbase bucket and to my surprise the performance is almost similar on both.

For example, I did 300 queries (one query per loop (java)) with some minor operations and that took 1083ms
Same thing on the normal bucket and it took 1092ms

Maybe having an ssd helps the normal couchbase bucket.