Skip to content

Commit

Permalink
benchmark: update float-traits title
Browse files Browse the repository at this point in the history
  • Loading branch information
yitzchak committed Jul 9, 2024
1 parent b72990f commit 32b1db1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/benchmark/report.lisp
Original file line number Diff line number Diff line change
Expand Up @@ -193,5 +193,5 @@
(funcall trait 'single-float)
(funcall trait 'double-float)
#+quaviver/long-float (funcall trait 'long-float))))
(format t "~a float traits~%" (lisp-implementation-type))
(format t "~a float traits~%" (uiop:implementation-identifier))
(ascii-table:display table)))

0 comments on commit 32b1db1

Please sign in to comment.