| .. |
|
benchmarks
|
works with multithreading, added test
|
2025-04-09 17:18:56 -07:00 |
|
benchmarks_multithread
|
works with multithreading, added test
|
2025-04-09 17:18:56 -07:00 |
|
benchmarks_socket_test
|
end to end test that proves picklepatcher works. example shown is a socket (which is unpickleable) that's used or not used
|
2025-04-10 21:43:56 -04:00 |
|
benchmarks_test
|
Support recursive functions, and @benchmark / @pytest.mark.benchmark ways of using benchmark. created tests for all of them
|
2025-04-09 17:19:20 -07:00 |
|
benchmarks_test_decorator
|
Support recursive functions, and @benchmark / @pytest.mark.benchmark ways of using benchmark. created tests for all of them
|
2025-04-09 17:19:20 -07:00 |
|
__init__.py
|
Move codeflash python code base to cli/
|
2023-12-29 18:37:49 -08:00 |
|
test_book_catalog.py
|
Modify test generation prompts for sqlalchemy
|
2024-06-18 14:22:44 -07:00 |
|
test_book_catalog_2.py
|
remove random binary characters
|
2024-10-13 16:09:41 -07:00 |
|
test_book_catalog_3.py
|
Move all sqlalchemy code
|
2024-06-27 15:37:14 -07:00 |
|
test_bubble_sort.py
|
Fix e2e test and bubble sort test discovery
|
2024-01-04 18:59:03 -08:00 |
|
test_bubble_sort_3.py
|
Move codeflash python code base to cli/
|
2023-12-29 18:37:49 -08:00 |
|
test_bubble_sort_conditional.py
|
Add conditional examples
|
2024-07-03 15:10:48 -07:00 |
|
test_bubble_sort_import.py
|
Add another function to identify functions to optimize from replay test
|
2024-04-26 15:09:42 -07:00 |
|
test_bubble_sort_in_class.py
|
Fix e2e test and bubble sort test discovery
|
2024-01-04 18:59:03 -08:00 |
|
test_bubble_sort_parametrized.py
|
Merging Base Changes.
|
2024-02-12 01:28:11 -08:00 |
|
test_bubble_sort_parametrized_loop.py
|
ruff format
|
2024-10-12 20:58:44 -05:00 |
|
test_jax_jit_code.py
|
almost ready
|
2026-01-15 18:58:13 -08:00 |
|
test_numba_jit_code.py
|
almost ready
|
2026-01-15 18:58:13 -08:00 |
|
test_pig_latin.py
|
Use dill as the default serializer
|
2024-04-17 18:57:43 -07:00 |
|
test_tensorflow_jit_code.py
|
almost ready
|
2026-01-15 18:58:13 -08:00 |
|
test_topological_sort.py
|
fix test
|
2025-10-31 14:01:15 -07:00 |
|
test_torch_jit_code.py
|
almost ready
|
2026-01-15 18:58:13 -08:00 |