Skip to content

markjin1990/foofah_benchmarks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Foofah Benchmarks

This repository contains all the benchmark tests used in Foofah project:

  • Each test file contains a json object, which includes the following data items: InputTable, OutputTable, TestingTable, TestAnswer.
  • InputTable and OutputTable are the input-output example send to Foofah for synthesizing the data transformation program.
  • TestingTable and TestAnswer are used to verify if the synthesized data transformation program is perfect.
  • Each table is a 2-dimenstional array of strings.

The source code of Foofah is here.

About

Benchmark test cases for data transformation (Foofah: Transforming Data by Example)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published