Skip to content

Commit d4f39b9

Browse files
committed
Update barebone-backend-option-675c86df4382a443.yaml
1 parent 3d02348 commit d4f39b9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

releasenotes/notes/barebone-backend-option-675c86df4382a443.yaml

+2-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@ prelude: >
33
Added two parameters to :class:`.GenericBackendV2` to exclude error (`include_errors`) and
44
pulse channel information (`include_channels`) from the construction of the backend. These parameters
55
are true by default, replicating the initial default behavior of the constructor. A memory-sensitive
6-
user may set these options to `False` to save one order of magnitude in memory allocations.
6+
user may set these options to `False` to reduce the memory overhead by 40x when transpiling on large-
7+
scale `GenericBackendV2`s.

0 commit comments

Comments
 (0)