Commit Graph

32 Commits

Author SHA1 Message Date
5512bfb0c4 added orm 2024-08-16 12:16:42 +03:00
d1e3e7a485 added skelet for work with pg 2024-08-15 18:54:02 +03:00
beaaf8ef08 added sql table structs 2024-08-15 17:24:06 +03:00
22776dd9e7 added good render message 2024-08-15 12:20:07 +03:00
65f43fd26c change user state 2024-08-14 17:51:08 +03:00
a180888b2f added logic for speking repondent with tg bot 2024-08-14 17:44:21 +03:00
af9aca41b4 added tg bot handle 2024-08-13 18:36:47 +03:00
5b079a5872 added some workflow tests 2024-08-12 17:59:29 +03:00
20f24be349 added test for run_benchmark func 2024-08-12 16:00:04 +03:00
36e6a0f986 - 2024-08-12 14:21:43 +03:00
6f0d84aa87 remember n if sent 2024-08-12 14:03:38 +03:00
a4d4cee6cd delete v benchmark code, added separate methods and our struct 2024-08-12 13:26:30 +03:00
f7be57f9dd moved the benchmark from v to our file, added a constructor to initialize our benchmark 2024-08-12 11:57:35 +03:00
57491651d2 added 2 test for predict_n 2024-08-11 17:51:51 +03:00
5ee7a22486 added bench file to our repo 2024-08-11 17:16:10 +03:00
cfd1bb66bd added init function for prepare dataset out bench in v code, but it anti pattern 2024-08-09 17:44:20 +03:00
6e368518c5 added init function for prepare dataset out bench 2024-08-09 17:15:43 +03:00
3e4851555d added fix start state and move seed to main file 2024-08-09 15:40:00 +03:00
5f73c5ab5a added our bench to main 2024-08-08 23:40:21 +03:00
e730068834 rework logic, parse fromm file 2024-08-08 22:57:58 +03:00
7a43213aa4 added simply readme for go2v 2024-08-05 15:10:55 +03:00
d9db1b406a commented sleep 2024-08-05 14:52:36 +03:00
2d295bb384 added test result at time for v code 2024-08-05 14:30:20 +03:00
20b6d055bb - 2024-08-02 16:35:37 +03:00
545366564f added bench and unsafe for strconv 2024-08-02 16:03:46 +03:00
aee5d92d8d added bench for go and save results 2024-08-02 14:26:08 +03:00
756272d064 remove contructirs from v 2024-08-02 14:19:49 +03:00
dfa0f2daff add waitgroup and thred call in function 2024-08-02 14:10:30 +03:00
124ee61e1d added worked code on v lang need check with documentation and do with corutines 2024-08-01 17:23:54 +03:00
55f710cbbb added base simply logic for quiz with simulation user choice 2024-07-30 14:29:28 +03:00
9fe660aa71 added base simply logic for quiz with simulation user choice 2024-07-30 14:28:59 +03:00
688b381f20 Initial commit 2024-02-16 12:56:11 +00:00