Commit graph

32 commits

Author SHA1 Message Date
Kevin Turcios
827c15acde update both of these 2026-01-09 02:07:25 -05:00
Kevin Turcios
70eb224d52 simplify E2E replay test 2026-01-09 02:01:12 -05:00
ali
6ed7a6c1d3
keep tests dir 2025-10-04 23:56:01 +03:00
ali
7882edce93
also nested tests dir 2025-10-04 23:33:01 +03:00
ali
70d648fb09
tests 2025-10-04 23:12:04 +03:00
Kevin Turcios
fa705e1b5e first pass 2025-09-26 13:53:15 -07:00
mohammed
654a6ec251
refactoring 2025-07-26 08:49:23 +03:00
Kevin Turcios
70cecaf8c4 rank only, change formula 2025-07-02 18:44:39 -07:00
Kevin Turcios
35059a94f5 Update workload.py 2025-07-01 17:43:52 -07:00
Kevin Turcios
ea16342c1c update tests 2025-07-01 16:53:38 -07:00
Kevin Turcios
eb9e0c6558 allow predict to be included 2025-07-01 15:02:50 -07:00
mohammed
2e394f6b8f tests and fix global assignments imports 2025-06-29 00:23:36 +03:00
mohammed
2acda6a411 initial test files 2025-06-28 21:14:26 +03:00
Kevin Turcios
66c75a4156 bug fix 2025-06-20 15:13:56 -07:00
Aseem Saxena
898a7dcf14
Update workload.py 2025-05-08 21:21:15 -07:00
Saurabh Misra
24e22c22fa
Update code_to_optimize/code_directories/simple_tracer_e2e/workload.py 2025-05-08 21:08:54 -07:00
Aseem Saxena
4455e02d83
Update workload.py 2025-05-08 21:02:18 -07:00
Alvin Ryanputra
9b4ede56a3 initial implementation 2025-04-16 14:14:05 -04:00
Kevin Turcios
080be20753 determinism 2025-04-03 22:30:15 -05:00
Kevin Turcios
b383d094c4 single tracer test 2025-03-11 15:16:19 -07:00
Kevin Turcios
7f2167ad50 integrate testbench as E2E replay test 2025-03-11 14:53:09 -07:00
Alvin Ryanputra
74beb029ec forgot to commit examples for tests 2024-12-31 17:31:08 -08:00
Alvin Ryanputra
a10b399dbe added helpers of helpers into readonly context, and refactored code slightly 2024-12-31 17:19:09 -08:00
Saurabh Misra
6262e80bdd Merge branch 'main' into prompt_refactor
# Conflicts:
#	cli/codeflash/optimization/optimizer.py
2024-12-30 14:21:02 -08:00
Alvin Ryanputra
8b3ce0e9b9 First part of a refactor. cst_context and retriever implements logic to retrieve helper functions and build up the necessary CST trees/code as read_write and read_only context. In this commit is also a bunch of test files. 2024-12-17 11:30:07 -08:00
Kevin Turcios
7735dd63f0 coverage reliability
quick update
2024-12-10 14:00:56 -05:00
Kevin Turcios
03f49b087f quick test. 2024-11-28 20:00:14 -05:00
Kevin Turcios
c548c3405b path fix
GHA?

missing path?

print if in GHA mode

Update end-to-end-test-bubblesort-pytest.yaml

100, sweet?

Update end-to-end-test-bubblesort-pytest.yaml

future-house-as-coverage

futurehouse

more coverage

invalid path

update

quick modification

final update.
2024-11-19 04:07:18 -04:00
Saurabh Misra
e14dab0d87 trace 3 function calls 2024-11-01 16:26:55 -07:00
Saurabh Misra
c9eabd4be6 Add an end to end test for tracer 2024-10-31 19:57:48 -07:00
Saurabh Misra
bfaff1af7a make the bubble sort min performance gain much lower 2024-10-23 21:02:29 -07:00
Saurabh Misra
7fdeb68f5c Finally fix the problem (at least in my local testing)
add an end to end regression testing for futurehouse directory structure as well
2024-10-23 18:02:05 -07:00