projectmesa / mesa-frames

Extension of mesa for performance and scalability
https://projectmesa.github.io/mesa-frames
Apache License 2.0
14 stars 5 forks source link

benchmark: Split pandas agent into native and concise #24

Closed rht closed 4 months ago

rht commented 4 months ago

It's useful to know that Polars concise is about as fast as pandas native.

readme_plot_2

codecov-commenter commented 4 months ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

rht commented 4 months ago

@adamamer20 the Codecov GH app hasn't been installed yet.

adamamer20 commented 4 months ago

I see, I thought i only had to put the API key, now it should work. (fyi 81.31% coverage)

Great results on polars!

rht commented 4 months ago

Whoa 81.31%!