Skip to content

Commit e153e73

Browse files
committed
cardano-profile: voltaire era baseline
1 parent 22342ad commit e153e73

File tree

12 files changed

+727
-429938
lines changed

12 files changed

+727
-429938
lines changed

bench/cardano-profile/cardano-profile.cabal

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cabal-version: 3.0
22

33
name: cardano-profile
4-
version: 8.5.0
4+
version: 8.6.0
55
synopsis: A Cardano benchmarking profile generator
66
description: A Cardano benchmarking profile generator.
77
category: Cardano,
@@ -70,9 +70,6 @@ executable cardano-profile
7070
import: project-config
7171
hs-source-dirs: app/
7272
main-is: cardano-profile.hs
73-
ghc-options: -threaded
74-
-rtsopts
75-
"-with-rtsopts=-T"
7673
build-depends: aeson
7774
, vector
7875
, bytestring
@@ -93,6 +90,3 @@ test-suite cardano-profile-test
9390
, tasty
9491
, tasty-hunit
9592
, cardano-profile
96-
ghc-options: -threaded
97-
-rtsopts
98-
"-with-rtsopts=-T"

0 commit comments

Comments
 (0)