Coder Social home page Coder Social logo

diff-auto-tuning's People

Contributors

martinezmatias avatar monperrus avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

diff-auto-tuning's Issues

Migration CVS to Git

cvs2git --blobfile="blob_carol.dat" --dumpfile="dump_carol.dat" /Users/matias/develop/gt-tuning/git-code-gpgt/results_finals/cvs-vintage/carol/ --retain-conflicting-attic-files --encoding="latin1"
git init
git fast-import --export-marks=git-marks-carol.dat < blob_carol.dat
git fast-import --import-marks=git-marks-carol.dat < dump_carol.dat
git checkout

https://www.mcs.anl.gov/~jacob/cvs2svn/cvs2git.html
https://alathurne.wordpress.com/2015/07/26/migrate-my-old-cvs-to-github-tools-and-problems/

DAT v2

TODO LIST:

  • Using API of GT3 instead of GT.Spoon3
  • Define a Java API: results must be stored in CSV (as done in v1) but it should be also returned, so they can be used via Java API
  • Decoupling from MegaDiff (Main and Tuning Engine)
  • Move to Java implementation of TPE (It was previously done in Python, which read the outputs from JavaDat i.e., the CSV)
  • Define architecture of new experiment: before the summarization was done in Python
  • Check parallelisation
  • Update GT3 (pull, and install)
  • check cases where JDT produced a strange value. Check in GT command line
  • Parse space specification from XML
  • Store the edit script
  • edit API for calling other algos
  • Add simplified Edit Script?
  • Prepare CVSVintage
  • Move to GumTreeSpoon2, as we need only the Builder/Parser
  • SingleDiffResult is still a map: move to a pojo. The diff is not still stored in the map.
  • Check save diff in both TPE and Exhaustive
  • Create mode random from TPE
  • Create interface to call Exhaustive and analyze the results
  • Constant class to enum
  • Control number of threats
  • Put Proxy on engine as constructor parameter.
  • Create a clear interface for GTproxy
  • See paralelisation and TPE
  • Save edit scripts
  • Try old version of GumTree to check paralelism
  • Check results on grid are fine for doing Global/Local analysis

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.