search for: 104092

Displaying 3 results from an estimated 3 matches for "104092".

Did you mean: 10092
2007 Oct 05
1
Custom helpers for list of options?
...hat "belongs_to" many other models, many of those models are just list of names, like country, state, city, profession ... I read about the country_select helper. Is better to have all those tables or use custom helpers? what the rails way? Thanks. For example : http://pastie.caboo.se/104092 # = Schema # country_id integer # city_id integer # state_id integer # profession_id integer # category_id integer # ...... class User < ActiveRecord::Base belongs_to :country, :city, :state belongs_to :profession, :category, :subcategory end =========== V...
2014 Jan 28
3
[LLVMdev] MergeFunctions: reduce complexity to O(log(N))
Hi Stepan, Sorry for the delay. It's great that you are working on MergeFunctions as well and I agree, we should definitely try to combine our efforts to improve MergeFunctions. Just to give you some context, the pass (with the similar function merging patch) is already being used in a production setting. From my point of view, it would be better if we focus on improving its capability
2014 Jan 30
3
[LLVMdev] MergeFunctions: reduce complexity to O(log(N))
....ll 6 13577 0 0.01 13537 0 0.01 13537 dump.ll 5 25664 0 0.01 25633 0 0.01 25633 durbin.ll 12 32611 0 0.01 32561 0 0.01 32561 dynprog.ll 12 25271 0 0.01 25220 0 0.01 25220 ecb_enc.ll 2 18267 0 0.01 18240 0 0.01 18240 em3d.ll 1 10207 0 0.01 10187 0 0.01 10187 emfloat.ll 19 104508 0 0.02 104492 0 0.02 104092 emitter.ll 1 25010 0 0.01 24981 0 0.01 24981 encode.ll 2 15460 0 0.01 15424 0 0.01 15424 endgame.ll 1 17397 0 0.01 17371 0 0.01 17371 EndianPortable.ll 13 15174 5 0.01 10262 3 0.01 11696 EnumDirItems.ll 22 358170 0 0.03 358135 0 0.04 358135 equiv.ll 2 31731 0 0.01 31701 0 0.01 31701 erase.ll 1 765...