#2 Address comparison function is inefficient

Cerrada
abierta hace 5 años por Archivist · 0 comentarios
def <=> (other : Address)
    self.to_json<=>other.to_json
end

this function for comparing addresses is extremely subefficient and should be changed

``` def <=> (other : Address) self.to_json<=>other.to_json end ``` this function for comparing addresses is extremely subefficient and should be changed
Archivist referenció esta incidencia en un commit hace 5 años
Archivist cerró esta incidencia hace 5 años
Inicie sesión para unirse a esta conversación.
Sin etiquetas
Sin Milestone
No asignados
1 participantes
Notificaciones
Fecha de vencimiento

Sin fecha de vencimiento.

Dependencias

Esta incidencia actualmente no tiene ninguna dependencia.

Cargando…
Aún no existe contenido.