mpope
Tool for benchmarking performance based around erl flags
I am planning on benchmarking some code based on the erl flag +sbwt, and I was wondering if that could have an unintended effect benchee’s output. Should I use a different benchmarking method for something at this level?
Marked As Solved
jola
Wouldn’t GitHub - bencheeorg/benchee: Easy and extensible benchmarking in Elixir providing you with lots of statistics! · GitHub this cover your case of wanting to compare runs? Independent of erl options.
Also Liked
devonestes
It won’t mess with Benchee itself, but you’ll have to sort of generate your own output by combining different runs. I’m not sure if that stuff can be configured at runtime, but if it can then you could conceivable use a before hook to configure the scheduler and then get a good output that way.
Last Post!
mpope
I should have RTFM, accepted that as a solution even though it answered a different question than the original one. Thanks!
Popular in Questions
Other popular topics
Categories:
Sub Categories:
Forums
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #library
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #elixirconf
- #exunit
- #discussion
- #code-sync
- #javascript
- #podcasts
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixir-ls
- #phoenix_html
- #iex
- #blog-post
- #graphql
- #genstage
- #ai
- #websockets
- #supervisor
- #elixirconf-us
- #advent-of-code
- #distillery
- #processes
- #api
- #forms
- #metaprogramming
- #security
- #hex










