pikastech
|
5de559e817
|
support print to debug in pico
|
2022-01-05 10:17:07 +08:00 |
|
lyon
|
b3918c6f38
|
not set time_min
|
2022-01-04 20:48:59 +08:00 |
|
lyon
|
17ad0a444b
|
min_time = 5
|
2022-01-04 20:42:58 +08:00 |
|
lyon
|
c6159cdf05
|
add min benchmark to 10s
|
2022-01-04 20:34:01 +08:00 |
|
lyon
|
1afc45604d
|
use index inf queue
|
2022-01-04 20:18:23 +08:00 |
|
lyon
|
aac306dc56
|
use Release to run benchmark
|
2022-01-04 16:31:01 +08:00 |
|
lyon
|
aebfbc848d
|
use pikaVM_runAsm instead of obj_run in next() and iter()
|
2022-01-04 15:55:46 +08:00 |
|
lyon
|
316768f908
|
add ci_calibration
|
2022-01-04 15:32:30 +08:00 |
|
lyon
|
b44baf3cc2
|
add c_primer_100
|
2022-01-04 13:03:01 +08:00 |
|
lyon
|
91c4ff235e
|
add benchmark times
|
2022-01-04 12:43:33 +08:00 |
|
lyon
|
564dbe2a55
|
test new benchmark
|
2022-01-04 12:39:04 +08:00 |
|
lyon
|
076895a4d1
|
add min_time to 5
|
2022-01-04 12:33:38 +08:00 |
|
lyon
|
e7a982c4f4
|
use ms instead of us
|
2022-01-04 12:09:59 +08:00 |
|
lyon
|
6fefc999ba
|
test benchmark
|
2022-01-04 11:38:35 +08:00 |
|
lyon
|
acfcae39de
|
update prime_100
|
2022-01-04 11:26:32 +08:00 |
|
lyon
|
aa0db2286f
|
prime_100 in g_test is ok
|
2022-01-04 11:25:28 +08:00 |
|
lyon
|
42aadd6971
|
fix del _lx
|
2022-01-04 11:24:34 +08:00 |
|
lyon
|
4aba236d40
|
add while_loop_10000 benchmark
|
2022-01-04 09:35:58 +08:00 |
|
lyon
|
b605ed7b4c
|
update main.cpp
|
2022-01-04 09:33:24 +08:00 |
|
lyon
|
ed8bccc96c
|
update ci_benchmark.sh
|
2022-01-04 09:18:22 +08:00 |
|
lyon
|
5ebe4d55da
|
rename to for_loop_10000
|
2022-01-04 09:12:32 +08:00 |
|
lyon
|
4da2f30e5a
|
not run benchmark in ci
|
2022-01-04 09:09:44 +08:00 |
|
lyon
|
d5e44ce277
|
add install_goglebenchmark
|
2022-01-04 09:06:13 +08:00 |
|
lyon
|
60dc41554f
|
test for loop
|
2022-01-04 02:24:59 +08:00 |
|
lyon
|
8add9d0da7
|
rm msp-linx
|
2022-01-04 02:07:46 +08:00 |
|
lyon
|
72f2769926
|
not use 'for' in py
|
2022-01-04 01:34:00 +08:00 |
|
lyon
|
691931fc50
|
fix json
|
2022-01-04 01:15:58 +08:00 |
|
lyon
|
32a73deaa7
|
test
|
2022-01-04 01:11:26 +08:00 |
|
lyon
|
1c2723a84d
|
add json
|
2022-01-04 00:53:58 +08:00 |
|
lyon
|
9e5ddd3364
|
for in range 10000
|
2022-01-04 00:46:35 +08:00 |
|
lyon
|
28244f1a2d
|
add benchmark to CI
|
2022-01-04 00:29:11 +08:00 |
|
lyon
|
768b92c3a5
|
add cmakelist and main.cpp for benchmark
|
2022-01-04 00:16:43 +08:00 |
|
lyon
|
35b9bd0b5f
|
fix main.py
|
2022-01-03 21:54:34 +08:00 |
|
lyon
|
9b6755eb6e
|
write foarmated __platform_printf to log
|
2022-01-03 21:51:42 +08:00 |
|
lyon
|
18deeaf7a5
|
direectly conect print to __platform_printf
|
2022-01-03 21:40:41 +08:00 |
|
lyon
|
11115ded90
|
add log_buff when printf
|
2022-01-03 21:12:05 +08:00 |
|
lyon
|
a67c1dbd62
|
add test cases in main.py, add PikaStdData
|
2022-01-02 22:33:57 +08:00 |
|
lyon
|
242550076a
|
use __INS_COMPIRE for instruct
|
2021-12-31 00:54:48 +08:00 |
|
lyon
|
2c5b210c63
|
move __VM_DEBUG__ to pikaConfigValid.h
|
2021-12-31 00:33:00 +08:00 |
|
lyon
|
4428763042
|
use __VM_DEBUG_ in default
|
2021-12-31 00:11:56 +08:00 |
|
lyon
|
c3b0f3e899
|
add simulation-keil-dev
|
2021-12-30 21:48:11 +08:00 |
|
lyon
|
c679f2d0ae
|
use VM_Parameters insteadof Parameters
|
2021-12-30 19:55:09 +08:00 |
|
lyon
|
3032d3d054
|
break and continue test ok
|
2021-12-29 22:51:26 +08:00 |
|
lyon
|
dc997361d5
|
break is ok
|
2021-12-29 22:47:21 +08:00 |
|
lyon
|
e73fb2106d
|
fix typo
|
2021-12-29 22:40:38 +08:00 |
|
lyon
|
92c8a5f1e5
|
not pass break test
|
2021-12-29 22:28:40 +08:00 |
|
lyon
|
fc2e4f2287
|
parse for continue is ok
|
2021-12-29 21:10:04 +08:00 |
|
lyon
|
45ee8621cc
|
parse for brk is ok
|
2021-12-29 21:06:56 +08:00 |
|
lyon
|
a70cfd82d1
|
fix for_for del bug
|
2021-12-29 10:06:48 +08:00 |
|
lyon
|
2bd2e2f4eb
|
fix parse test
|
2021-12-29 01:27:42 +08:00 |
|