Skip to content

Releases: pingcap/go-tpc

v1.0.11

26 Feb 14:21
Compare
Choose a tag to compare

Changelog

  • 9031095 Merge remote-tracking branch 'upstream/master'
  • a22ae88 bump to v1.0.11 (#189)
  • db68ade bump to v1.0.11
  • 5f9d6ff Merge remote-tracking branch 'upstream/master'
  • 46cd10e fix: set tidb tunning variables only when connected to valid tidb (#188)
  • 6cd9f74 Add tls support for mysql client (#186)
  • b8f0fae Merge branch 'pingcap:master' into master
  • e624823 bump to v1.0.10

Latest Build

26 Feb 13:54
a22ae88
Compare
Choose a tag to compare
bump to v1.0.11 (#189)

* bump to v1.0.11

* udpate goreleaser configs

* Update release.yaml

* update goreleaser configs

v1.0.10

22 Aug 06:37
01c0653
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.9...v1.0.10

v1.0.9

24 Oct 06:44
d05fdf8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.8...v1.0.9

v1.0.8

12 Jan 04:31
21e887f
Compare
Choose a tag to compare

Changelog

  1. add rawsql function
  2. add conn-params flag
  3. support tpch csv export
  4. add partition support for tpcc
  5. fix bugs

v1.0.7

01 Apr 09:41
Compare
Choose a tag to compare

Changelog

tpcc: ignore the non-first Duplicated entry error (#77)

v1.0.6

29 Mar 02:54
9173047
Compare
Choose a tag to compare

CHANGELOG

tpcc: refresh conn if pingContext fails (#76)

v1.0.5

26 Feb 06:43
Compare
Choose a tag to compare

CHANGELOG

  • add a flag to retry commit when data loading fails on prepare stage (#72)
  • add the version command #73

v1.0.4

16 Jan 00:15
a9dae90
Compare
Choose a tag to compare
  • Fixed: error TPM. Added: show current TPM (#34)
  • add flag for setting runtime.GOMAXPROCS (#35)
  • Refactor csv generator (#36)
  • Add option to create tiflash replica in TPC-H (#40)
  • tpcc: add wait times on each transactions (#42)
  • Add Ch-benCHmark (#55)
  • use HdrHistogram & make maxLatency configurable in TPC-C (#65)
  • add metrics for tpcc workload (#69)

v1.0.3

19 Mar 22:34
3bcad8e
Compare
Choose a tag to compare

Fix CSV batch flush