Skip to content

How fast is "fast"? #34

@torsten-liermann

Description

@torsten-liermann

How fast is "fast"?

Please publish a few metrics.

Some hundred thousand files tried it out, always the same result: panic.

Example:
$ ./dicomutil-linux-amd64 -print-metadata xyz.dcm
2019/07/13 13:37:40 Error reading xyz.dcm: dicom.ParseSpecificCharacterSet: Unknown character set 'ISO_IR 192'. Assuming utf-8 (file offset 334)
panic: Error reading xyz.dcm: dicom.ParseSpecificCharacterSet: Unknown character set 'ISO_IR 192'. Assuming utf-8 (file offset 334)

goroutine 1 [running]:
log.Panicf (0x637eca, 0x14, 0xc00015be20, 0x2, 0x2)
         /usr/local/go/src/log/log.go:333 + 0xda
main.main ()
         /Users/suyashkumar/go-work/src/github.com/suyashkumar/dicom/cmd/dicomutil/dicomutil.go:79 + 0x919

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions