A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/brodieG/diffobj/issues/69 below:

Optimization Issues · Issue #69 · brodieG/diffobj · GitHub

v1 <- 1:1e5
v2 <- c(1e5 + 1, v1[-c(4:7, 1e2, 1e3, 1e4)])
system.time(diffPrint(v1, v2, context=1, format="raw"))
#   user  system elapsed 
#11.760   2.520  14.307 
system.time(ses(as.character(v1), as.character(v2)))
#   user  system elapsed 
#  0.112   0.005   0.116 

Most likely due to alignment.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4