Ecosyste.ms sponsors
An open API service aggregating public data about GitHub Sponsors.
An open API service aggregating public data about GitHub Sponsors.
Ruby tests profiling and optimization toolbox
Funding Links: https://github.com/sponsors/test-prof
What is TestProf?
TestProf is a family of tools to analyze and optimize Ruby test suites performance. With the help of custom profilers and recipes, you can save a lot of time waiting for your tests to finish running and CI builds passing.
TestProf summarizes years of work on faster tests at Evil Martians—a team of experienced engineers and open source enthusiasts from Earth (and Mars).
Why support TestProf development?
TestProf grew into a large mega-tool combining multiple (almost) independent libraries. The development of new features is becoming more time-consuming; regular maintenance and bug fixing are required.
With your help, we'll be able to allocate more time for the product and supporting projects in the following areas:
Reporting improvements, including the ability to persist the results, different output formats, new visualization tools.
Better CI integration, so TestProf could be used to prevent slow tests from being merged into master.
Parallel/concurrent tests support.
TestProf v2 development, including splitting the single test-prof library into components, unifying internal APIs, etc.
Performance testing utilities.
Ruby Tests Profiling Toolbox
Language: Ruby - Stars: 1890