Commit graph

177 commits

Author SHA1 Message Date
Sarthak Agarwal
4bf664dc39 add vitest runner 2026-01-31 04:29:59 +05:30
Sarthak Agarwal
c56002f287 vitest support add to js/ts project 2026-01-31 01:09:52 +05:30
misrasaurabh1
325534dbc2 extract class skeleton for optimization context 2026-01-28 23:28:59 -08:00
Sarthak Agarwal
2cc1fb2809 tests for extractor and replacer 2026-01-29 01:27:19 +05:30
Sarthak Agarwal
942bbac356 update to 0.2.0 2026-01-28 18:10:29 +05:30
Sarthak Agarwal
e9eaa4788a update package-lock files 2026-01-28 17:59:20 +05:30
Sarthak Agarwal
acf0423761 move package dependencies to codeflash 2026-01-28 11:34:44 +05:30
misrasaurabh1
54ef71090e add e2e test for CI 2026-01-27 20:54:01 -08:00
aseembits93
ee6872c317 tensorflow, jax, pytorch now working on mac metal 2026-01-15 19:04:31 -08:00
aseembits93
4d28c1779f almost ready 2026-01-15 18:58:13 -08:00
aseembits93
184b8533e0 some jit heavy functions 2026-01-15 17:37:52 -08:00
Aseem Saxena
00edfb1dd2
Apply suggestion from @aseembits93 2026-01-12 16:03:17 -08:00
Aseem Saxena
b5763e3b06
todo tf, jax later 2026-01-12 16:02:35 -08:00
Aseem Saxena
4c6f106ff6
Merge branch 'main' into gpu-sync-instrumentation 2026-01-12 15:46:27 -08:00
Aseem Saxena
0e93cb5ebb only the functions we need 2026-01-09 16:03:24 -08:00
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
Aseem Saxena
d05f7bb059 detect framework from code 2026-01-07 13:52:40 -08:00
Codeflash Bot
f6302d0b32 newline 2025-11-06 14:05:01 -08:00
Aseem Saxena
dfd51285b0
Apply suggestion from @aseembits93 2025-11-06 14:04:12 -08:00
Codeflash Bot
18a260cab6 classmethod and staticmethod for testing 2025-11-06 13:57:50 -08:00
Codeflash Bot
53ebf4ba71 revert newline 2025-10-31 14:51:37 -07:00
Codeflash Bot
a2c40daa4d tests galore 2025-10-31 14:48:17 -07:00
Codeflash Bot
553341a35b fix test 2025-10-31 14:01:15 -07: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
684661e78a
typo 2025-08-06 03:40:06 +03:00
mohammed
307e6bbb0a
revert unwanted changes 2025-08-04 18:43:30 +03:00
mohammed
b6e3c0df3e
fix unit tests 2025-08-04 16:29:17 +03:00
mohammed
b3bd888d66
fix splitter pattern 2025-08-04 16:03:19 +03: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
Saurabh Misra
361091d1d3 make the topological sort non-deterministic 2025-06-25 16:09:29 -07: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
04c19bfd6a Merge branch 'main' into context-import-bug 2025-04-17 18:51:18 -04:00
Alvin Ryanputra
78871fe1df gha failing on multithreaded t est 2025-04-16 19:27:45 -04:00
Alvin Ryanputra
9b4ede56a3 initial implementation 2025-04-16 14:14:05 -04:00
Alvin Ryanputra
3158f9cc1c 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
Alvin Ryanputra
d6ed1c33c4 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
Alvin Ryanputra
b3c83204f8 Use module path instead of file path for benchmarks, improved display to console. 2025-04-09 17:19:13 -07:00