Skip to content

1.x: benchmark range + flatMap throughput. #3475

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 28, 2015

Conversation

akarnokd
Copy link
Member

The current baseline on i7 4770K, Windows 7 x64, Java 8u66:

Benchmark           (times)   Mode   Samples        Score  Score error    Units
rangeFlatMapJust          1  thrpt         5 24242025,899  2299703,654    ops/s
rangeFlatMapJust         10  thrpt         5  2536987,139   153629,364    ops/s
rangeFlatMapJust       1000  thrpt         5    54154,325     4014,598    ops/s
rangeFlatMapJust    1000000  thrpt         5       48,638        7,591    ops/s
rangeFlatMapRange         1  thrpt         5  9331777,291   531241,251    ops/s
rangeFlatMapRange        10  thrpt         5   388606,708    22875,097    ops/s
rangeFlatMapRange      1000  thrpt         5     4164,424      266,850    ops/s
rangeFlatMapRange   1000000  thrpt         5        4,354        0,575    ops/s

@akarnokd akarnokd added this to the 1.0.x milestone Oct 28, 2015
@akarnokd
Copy link
Member Author

I'm merging this to enable performance work. No need for additional likes as it doesn't affect the main.

akarnokd added a commit that referenced this pull request Oct 28, 2015
1.x: benchmark range + flatMap throughput.
@akarnokd akarnokd merged commit ca7f862 into ReactiveX:1.x Oct 28, 2015
@akarnokd akarnokd deleted the FlatMapRangePerf1x branch October 28, 2015 18:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant