Skip to content

hailanwhu/AutoDI

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

1. Environment Preparation
(1) Go Version 1.16
(2) IDE: GoLand

2. Run Test
(1) The code and run examples are included in `Code' and `ExpData' directories. 
(2) You can find the test code entry in `main.go'.
(3) You change the `p1Path' and `p2Path' in `main' function with samples in `ExpData/FindDiff_Effectiveness' directory, where *p1.txt is the default plan generated by the optimizer 
and *p2.txt is another plan with better performance of the same query and then run the code to obtain the results. 
Note that the human-readable format of these are inclucded in `ExpData/Readble'.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Go 100.0%