Skip to content

2.2: Integration with online tools (CI etc.), string lambda caching

Compare
Choose a tag to compare
@Athari Athari released this 03 Jun 22:47
· 73 commits to master since this release
  • Added integration with online tools:
    • Travis CI
    • Coveralls
    • Scrutinizer
  • Added string lambda caching to Utils::createLambdaFromString. Should drastically improve performance when queries are performed multiple times.
  • Completed YaLinqoPerf benchmarks, see ReadMe.