Skip to content
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

Add generalized IO component #37

Closed
nicholasjng opened this issue Jan 29, 2022 · 0 comments · Fixed by #41
Closed

Add generalized IO component #37

nicholasjng opened this issue Jan 29, 2022 · 0 comments · Fixed by #41

Comments

@nicholasjng
Copy link
Owner

Requirements:

  • Store benchmark result data.
  • Load benchmark result data.
  • Calculate and visualize results.

With the last point, the reporter component that exists now would be replaced by a pybm.io module.

Upcoming IO components may include:

  • JSON (already existent) -> console
  • Database integrations (SQL/noSQL)
  • Pandas (+existing pandas integrations)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant