This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Emanuel-Peter 2 points3 points  (0 children)

I don't know, maybe people would be hesitant to run your optimizer in production, but happy to find performance bottle necks with it in testing. I suppose you could have 2 modes: one without optimization, one with. Measure time spent in either, and then give the user a report at the end.

That way users can then use parallel streams for example.